Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
ios 11 cordava debug app fail
-
Hi All,
With ios 11 only 64 bit apps will be supported;
https://cordova.apache.org/announcements/2014/11/25/ios-64bit.html
My debug app used work with ios lower versions but now i am getting the “app needs to be updated” error when i upload the debug app to ios 11 version installed device.
App uses the below cordova versions which should support 64 bit apps.
Cordova CLI:6.2.0
iOS Platform:4.2.0
Android Platform:5.1.1Is there another configuration needs to be done?Thanks for the help.
Best Regards,
-
Hi All,
Issue is with cordova 6.2 version, it must be 6.5 to run debug app on ios 11 version.