Page 1 of 1

installing ipa

Posted: Sat Jan 10, 2015 1:11 am
by murad

Hi ,
I have created a simple app, Exported it to ipa , when I try to install it on the ipad or iphone it progress installation then stops and the status is "installing" but never install successfully. However I created a provisioning profile using " development certificate " and added the device UDID to the provisioning profile but with no luck can you advice please ?
Regards


installing ipa

Posted: Sat Jan 10, 2015 1:32 am
by Illya Stepanov

Hi -

Make sure that your device is added to the provisional profile, and try this on the device before building .ipa file and installing:

Remove existing profile (if any) in Settings - General - Profiles.

And give it another try.


installing ipa

Posted: Sat Jan 10, 2015 10:08 am
by murad

Thank you ,But I am sure that the device is added to the provisioning profile , I added this device UDID in the provisioning profile in the apple developer center. Also there are no profiles installed on the ipad .Any more suggestions ?


installing ipa

Posted: Sun Jan 11, 2015 12:44 pm
by Illya Stepanov

Hi murad -

Firstly please check if provision profile with such device is actually added to iOS binary in your project.
If not, add device to a provision profile and generate it again and after that add it to your project in Appery.io, and build ipa file and install on a device.