首页 > ionic 开发的iosapp 出现闪退?

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

有大神遇到了。求解! 

求app源码 哈哈!


同样的问题,等答案。


将input 默认改成password.然后focus的时候改成text。可以解决!!!


我刚试了,第三方键盘会闪退,系统自带不会

【热门文章】
【热门文章】