Errors when installing from iOS app store on some devices -
on ios devices following errors , warnings (among others) logged during install of our app app store.
apr 3 12:13:45 my-iphone appstore[268] <error>: libmobilegestalt copysystemversiondictionaryvalue: not lookup releasetype system version dictionary apr 3 12:14:28 my-iphone installd[54] <error>: 0x2ffda000 handle_install: install of "/var/mobile/media/downloads/-4231485137084285600/7874227378640616565" requested itunesstored apr 3 12:14:29 my-iphone installd[54] <error>: 0x2ffda000 mobileinstallationinstall_server: installing app com.mydomain.myapp apr 3 12:14:29 my-iphone installd[54] <error>: 0x2ffda000 mobileinstallationinstall_server: staging: 1.01s; waiting: 0.00s; installation: 0.30s; ls sync: 0.02s; overall: 1.33s apr 3 12:14:31 my-iphone lockdownd[45] <warning>: sssqlitedatabase: not setup database: [14, /var/root/library/com.apple.itunesstored/kvs.sqlitedb] apr 3 12:14:39 my-iphone awdd[799] <error>: corelocation: clclient deprecated. obsolete soon.
our current theory related runtime problem our app having on these devices. when exact same binary installed ad hoc ipa runtime problem not occur. on devices not exhibit runtime problem above error messages not logged during install app store.
as runtime problem, not know happens not possible debug app. have hunch may access keychain fails , related entitlements, hunch , wrong.
is there in app causing or should write off system problem , advice users problem restore devices?
any input appreciated!
i've seen crash issues frameworks , ios6 without more details of using it's hard what's causing issue. if had guess memory related issue. try track down if users having issues users have little memory space left. may resident memory causing issue fresh reboot thing try well.
Comments
Post a Comment