Suddenly can't install on iOS 6.1 device
i've been deploying phonegap build app several ipod 4th gen's on ios 6.1 several weeks, using adhoc provisioning profile. when tried recompile , deploy same app week, itunes tells me "the app not installed...because requires newer version of ipod software."
currently phonegap build defaults phonegap cli 6.3, uses cordova-ios 4.2.0. looked through release notes of cordova-ios (cordova-ios/releasenotes.md @ debd4c69e7c08f418a02ee5671f7a87ea0511004 · apache/cordova-ios · github ), , looks support ios 6 dropped way in cordova-ios-4.0.0, released in 2015. how able deploy ios 6 devices @ all, until week?
at rate, tried following:
- rolling version of phonegap-cli used phonegap build ( in config.xml: <preference name="phonegap-version" value="cli-5.1.1" /> ) cordova-cli 3.8 being used compile
- setting minimum ios version in ios section of config.xml : <preference name="deployment-target" value="6.1" />
but error message remains same.
does have advice on how can deploy app ios 6 device?
More discussions in PhoneGap Build
adobe
Comments
Post a Comment