viisual
1
I’m not entirely sure what’s wrong, but when I build with xcode my Ionic Deploy will crash the app when I check for updates.
Android doesn’t do this, and it only started happening after I upgraded xcode.
Just wondering if anyone else has run into something similar or knows a fix/workaround.
I’m unable to build ios after xcode 7 upgrade.
viisual
3
Look here for that issue:
http://blog.ionic.io/preparing-for-ios-9/
Mine is related too the Deployment of Ionic through in-app download and ionic-core-service/ionic-core-deploy or whatever.
Mine had to do with an ionic date-picker component I installed. After removing it, the app would build correctly.