In-House Enterprise Distribution: iOS 7 device "Unable to Download App", iOS 8 device has no issue -


i have been developing/distributing ios ipad app on year, have encountered problem. when run code on both ios 8 ipad , ios 7 ipad, there no issues. switch enterprise dist provisioning profile , create archive. update manifest.plist, correctly update version number, md5 values, etc. upload usual , when download app on ios 8 device, installs fine. when try , download on ios 7 device, says "waiting..." few seconds, error message, "unable download app "myappname" not downloaded @ time".

i don't understand why i've never had issue in past, , makes no sense me why installs fine on other device.

any ideas or appreciated!

ios 7 ipad version: 7.0.4
ios 8 ipad version: 8.3
xcode version: 6.3.2

ios 7 ipad console logs:
jun 2 12:37:47 kats-ipad wifid[70] <notice>: wifi:[454966667.548617]: client itunesstored set type background application jun 2 12:37:47 kats-ipad wifid[70] <notice>: wifi:[454966667.550120]: bg application: not present, bg daemon: present. daemons: networkd apsd itunesstored jun 2 12:37:47 kats-ipad wifid[70] <notice>: wifi:[454966667.551294]: connected softwarecompany. jun 2 12:37:48 kats-ipad itunesstored[166] <warning>: launchservices: creating installprogressforapplication:lsapplicationproxy: com.mycompany.myapp (placeholder) withphase:0 jun 2 12:37:48 kats-ipad lsd[135] <warning>: launchservices: updating installstate parent <nsprogress: phase=loading; state=failed; fractioncompleted=0.000000> lsinstallstatewaiting jun 2 12:37:48 kats-ipad lsd[135] <warning>: launchservices: updating installphase parent <nsprogress: phase=loading; state=waiting; fractioncompleted=0.000000> 0 jun 2 12:37:48 kats-ipad lsd[135] <warning>: launchservices: installation failed app com.mycompany.myapp jun 2 12:37:48 kats-ipad itunesstored[166] <warning>: launchservices: installphasefinishedforprogress: com.mycompany.myapp.loading - <nsprogress: phase=loading; state=failed; fractioncompleted=0.000000> called, removing progress cache

update: 2 days not install app. today heck of tried again after making no changes, , worked! strange. still have no idea why wouldn't install.

i had same problem 1 app few months ago.

for reason on ios 7 devices not able install, after complete reboot of 1 device worked. don't why you, maybe wrong happens on operating system side.

so workaround me reboot device don't know why worked me , maybe it's not solution everyone.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -