Hi all i'm new in iOS, and i would have this problem: i need to install an APP not published on APPSTORE in a remote device . I can do it ? thanks in advance Gio
Answer is yes. You need to get UDID and add it to your developer portal as testing device. Download the provisioning profile and rebuild the app with revised provisioning profile. This app can be send to client for testing.
Hi Saud thanks for your reply be patient but i said i'm new in iOs .. my question are: - What i have to do for " Download the provisioning profile and rebuild the app with revised provisioning profile " ? - as the device i far from me in another country , how can i send app's file and how can (the remote user) install the file that i sent to him ? Thanks and sorry for my elementary questions
Visit the Google Play Store from your computer and log in using the Google account that's associated with your phone. Next, find the app that you want to install and go to its information page, then press the Install button for that application. Select the device you want to install the app on, then press Install.
Gio, no worries. This certificate/device setup is not very straight forward. Take a look at: http://www.brianjcoleman.com/tutorial-provision-your-app-to-run-on-a-device/ Does that make sense? Your client will have to send you a UDID or unique identifier of their device so you can do the setup using the link above. I hope this helps.