iOS Question Install ipa-file to Test-Device

D

Deleted member 103

Guest
Hi,

I want to install for testing an app on the iphone from a friend. The UDID I have registered on my developer account. What else should I do so that the installation work?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
1. Add the UDID to the mobile provision and download the updated file (replace the existing one).
If you want to debug the app then you need to follow this tutorial: Installing B4i-Bridge and debugging first app
If you just want to run it then you can compile it in release mode, download the ipa and install it through iTunes.
 
Upvote 0
D

Deleted member 103

Guest
However, it is now strange to my ipad works "Debug" and "Release Build App", and my iphone only "Build-release app".
 
Upvote 0
Top