ionic 开发的iosapp 出现闪退?


用ionic开发的IOSapp.有种情况出现闪退:
1.xcode中target 设置小于9.0以下的版本。编译出来的app,在ios9系统下面,当input focus 的时候,程序会卡死,闪退,在xcode log的信息如下:

This application is modifying the autolayout engine from a background thread, which can lead to engine corruption and weird crashes. This will cause an exception in a future release.

2.如果xcode中target设置为9.0版本,编译出来的app,在ios9下面,一切正常,不会出现卡死。

3.target设置小于9.0版本的,编译出来的app。一切正常。

ps: ionic 的版本为1.6.4


 cordova 的版本为5.3.1

有大神遇到了。求解!

hybrid-app xcode ionic ios9

madbxm 9 years, 9 months ago

求app源码 哈哈!

时崎Area answered 9 years, 9 months ago

同样的问题,等答案。

十八楼既牛牛 answered 9 years, 9 months ago

Your Answer