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
7
votes
3 answers

How to create ipa file in flutter for testing purpose?

I am working in flutter and i want to create an ipa file for testing purpose. Is there any way to create ipa directly from android studio terminal? If there,what are the steps to follow in that. Also i have created through diawi, but showing error…
Sana Afreen
  • 157
  • 2
  • 3
  • 9
5
votes
1 answer

Cant run myApp.ipa after installing it from Diawi

I created an app using react native, I have tested it on my IOS devices by connecting them with xcode, but now i want to share myApp with others to test it. To do that I generated myApp.ipa file by archiving, simply I just navigate to Product ->…
othman safadi
  • 321
  • 4
  • 12
5
votes
1 answer

How to add UDID on the Apple Developer Page?

I have archived my project, created an ipa file and uploaded that on the Diawi site. I tried installing in the device (iPHONE 5) but it says that "Unable to complete the download now" with two options "Done" and "Retry". I got other device's UDID…
NewBie09
  • 55
  • 1
  • 1
  • 5
5
votes
9 answers

Diawi iOS IPA upload failed

I am getting below error from last 24 hours during IPA upload through Diawi distribution web site - An error occurred: This request requires an access token, but none was provided (#400) Please refer attach screenshot. I have tried with some old…
Santu C
  • 2,644
  • 2
  • 12
  • 20
4
votes
2 answers

Where I need to put UDID info in diawi?

I need to create the diawi link for current UDID. So I have build and have archived the project in xcode -> then export -> have saved Ad Hoc Deployment -> a few next and finally i have gotten .ipa file. Then I go to the diawi.com and send add .ipa…
sergs
  • 109
  • 1
  • 9
4
votes
1 answer

Unable to install iPhone app from diawi after iOS 9 upgrade?

I have upgraded my iPhone OS to iOS 9.0. After that I am not able to install the app via IPA file from diawi. I am able to install it from iTunes. Is there any solution or alternative to that other than iTunes? P.S. iPhone Configuration Utility is…
Aakil Ladhani
  • 984
  • 9
  • 32
4
votes
3 answers

Diawi.com does not work for iOS9

Until yesterday I didn't install iOS9 and on iOS8 everything was running fine. But since today, I'm (and my client for that matter) using iOS9 and I'm no longer able to deploy the app using diawi.com (which was working fine under iOS8). Here is what…
Sebastian van Wickern
  • 1,699
  • 3
  • 15
  • 31
4
votes
2 answers

iOS App Crashes when installed remote/diawi but not if installed from xcode

I have an iOS app which, when submitted to Apple is crashing during usage when you try to go to a new view. This also occurs if i package up the application for enterprise distribution and then go to use the app. If i just plug the phone in and run…
stktrc
  • 1,599
  • 18
  • 30
3
votes
3 answers

How to fix "Termination Reason: Namespace CODESIGNING, Code 0x2" error in flutter?

I wrote an app with flutter and it is running on my iPhone in debug mode. Now i want to send it to my employer, So i've create an ad-hoc version of my app and create a "Diawi" link. After that i did check the app on my device and the app is…
azim vaziri
  • 143
  • 1
  • 12
3
votes
2 answers

Ipa file only installs on some iOS devices

I'm facing this issue where my .ipa file installs and runs perfectly on some physical iOS devices. It however, just remains darkened (the logo) after installing on some iOS devices. Now, I've checked the architecture and the build covers all the…
Rajdeep
  • 2,246
  • 6
  • 24
  • 51
2
votes
1 answer

Expo: Integrity could not be verified

I just built a react native app using expo for my iOs device using expo build:ios. Once I got the .ipa file created, I decided to upload it on diawi, because I had to share the build with my client and also learnt that you could not install an .ipa…
theduv
  • 21
  • 1
  • 3
2
votes
1 answer

Unable to install the iOS build from the third party link and showing white icon only

I am trying to install App from Diawi link on iPhone-7 but every-time its showing plane white iCon as attached below screen. I have tried the following scenario and all are working fine: Tested App on other devices. Twice check device UDID…
Alok
  • 24,880
  • 6
  • 40
  • 67
2
votes
1 answer

Can't install new Diawi link on my iPhone

I am trying to install a new build on my iPhone 5c but I am still getting that old build there. I am doing the same on my other phones but it's getting installed successfully. iPhone specs: iphone 5c ---> iOS 10 and Xcode 7.3 other devices ---> iOS…
Reckoner
  • 1,041
  • 2
  • 13
  • 29
2
votes
3 answers

Diawi- Only possible from safari

I am getting an error on one of device that "Only possible from Safari" while i am opening the diawi generated link in safari. i have 12 devices registered in my developer account. Diawi generated link is working fine in 11 out of 12 devices.I have…
himanshu
  • 25
  • 1
  • 7
2
votes
2 answers

how to upload .zip on diawi

I am trying to upload .ipa but got the error:- The application package is not a valid package : no payload folder found in the package. A technical error occuredsome technical error occurred. I put the right development provisioning profile and…
pkc456
  • 8,350
  • 38
  • 53
  • 109
1
2 3