Hi all,
I am having an issue installing an app on my iPad. The app works perfectly in the Corona Simulator, xCode Simulator and I can install it via the xCode Organiser (also works perfectly on my android phone). When I try install it via iTunes the install starts but gets stuck on “installing”, the app appears on the device but is greyed out - if I click on it (on the iPad) it changes to “installing” on the device.
The same error appears to occur on an iPhone I tested. I also tried rebuilding my provisioning profile and this did not help.
I am using build 2147, xCode 5.0.2 and my iPad is running 7.0.4.
I have looked through the console log in xCode Organizer and there are a lot of “warnings” (are these normal?) but the first errors read as follows.
Jan 19 14:47:32 Craig-iPad installd[60] <Error>: 0x40d000 init_pack_state: Can’t stat /var/mobile/Media/PublicStaging/SliderGame.ipa: No such file or directory
Jan 19 14:47:32 Craig-iPad installd[60] <Error>: 0x40d000 MobileInstallationInstall_Server: Could not initialize package state
Jan 19 14:47:32 Craig-iPad installd[60] <Error>: 0x40d000 handle_install_for_ls: API failed
Jan 19 14:47:32 Craig-iPad atc[2117] <Error>: 0x281000 MobileInstallationInstallForLaunchServices: failed with -1
Jan 19 14:47:32 Craig-iPad atc[2117] <Warning>: ERROR: MobileInstallationInstallForLaunchServices returned nil
Thanks for your help,
Craig