Questions tagged [diawi]

Diawi is a platform that allows developers to upload IPA files to enable easy distribution to clients or other users.

www.diawi.com is a platform where user can upload a ZIP or IPA of an application. Diawi will provide a shorter link, which users need to open in their iOS Safari browser (or any other browser that supports this feature). There, the user can click to install the app. This makes distribution and installation of apps to the public easy!

34 questions
0
votes
1 answer

App downgrading automatically , distributed outside of appStore for Diawi from Xcode8.2.1?

I am stuck in a weird scenario , I created a build in xcode 8.2.1 by selecting distribute outside appstore then I uploaded the ipa file to diawi.com . By using the link I installed the build in my device it was running successfully but when I opened…
Ahmed
  • 31
  • 3
0
votes
0 answers

What's the correct way in making an iOS 9 app backward compatible with iOS 6?

I am trying to create a simple webview. The person wants it to run on devices starting with iOS 6. I've set iOS Deployment Target at 6.1 and my base SDK is 9.3. I have it code-signed, provisions, etc. I used a program called Deploymate to check if…
CrisE4
  • 183
  • 2
  • 13
0
votes
1 answer

Beta iOS app distribution problems

I have an app ready and I want to test the beta in some external devices. I am using the correct bundle id and in the iTunes connect page I created a certificate , added the devices and then created an ad-hoc provision profile. I opened it on Xcode…
PoolHallJunkie
  • 1,345
  • 14
  • 33
0
votes
1 answer

Can't upload ipa to diawi.com

I'm creating an ipa using distribution certificate(for Ad-hoc) using WildCard ID. My wildcard ID is com.company.* so i set my bundleId to com.company.test. ipa successfully generating with this. It can also install on my device but can not upload…
iBhavin
  • 1,261
  • 15
  • 30
1 2
3