帖子
帖子
用户
博客
课程
显示全部楼层
2
帖子
0
勋章
7
Y币

[BUG] IOS 9版本的弹出输入框会强退

[复制链接]
发表于 2018-8-20 10:32:15
在IOS 9 版本或者以下的时候,弹出键盘有时候会出现强退的情况。apicloud报以下错误提示
Exception name:NSInternalInconsistencyException Exception reason:accessing _cachedSystemAnimationFence requires the main thread Exception stack 0 CoreFoundation 0x22789873 <redacted> + 150 1 libobjc.A.dylib 0x33e4adff objc_exception_throw + 38 2 CoreFoundation 0x22789731 <redacted> + 0 3 Foundation 0x2351addb <redacted> + 90 4 UIKit 0x26b585cd <redacted> + 204 5 UIKit 0x26b58679 <redacted> + 20 6 UIKit 0x26ba8db7 <redacted> + 110 7 UIKit 0x2704d823 <redacted> + 114 8 UIKit 0x2704848b <redacted> + 626 9 UIKit 0x26bb8e8d <redacted> + 228 10 UIKit 0x2691a58b <redacted> + 442 11 UIKit 0x269c694b <redacted> + 658 12 UIKit 0x268d4bf3 <redacted> + 134 13 CoreFoundation 0x226ae183 <redacted> + 86 14 CoreFoundation 0x226ae0b3 <redacted> + 250 15 UIKit 0x268c3b51 <redacted> + 108 16 UIKit 0x269c6abb <redacted> + 154 17 UIKit 0x26bbd28b <redacted> + 750 18 UIKit 0x268b9cc3 <redacted> + 694 19 QuartzCore 0x26181b05 <redacted> + 128 20 QuartzCore 0x2617d201 <redacted> + 352 21 QuartzCore 0x2617d091 <redacted> + 16 22 QuartzCore 0x2617c5b1 <redacted> + 368 23 QuartzCore 0x2617c263 <redacted> + 614 24 QuartzCore 0x26175a1f <redacted> + 138 25 CoreFoundation 0x2274c091 <redacted> + 20 26 CoreFoundation 0x2274a387 <redacted> + 282 27 CoreFoundation 0x2269d0f9 CFRunLoopRunSpecific + 548 28 CoreFoundation 0x2269cecd CFRunLoopRunInMode + 108 29 WebCore 0x316928d7 <redacted> + 422 30 libsystem_pthread.dylib 0x34706c7f <redacted> + 138 31 libsystem_pthread.dylib 0x34706bf3 _pthread_start + 110 32 libsystem_pthread.dylib 0x34704a08 thread_start + 8 )
Exception name:NSSignalException Exception reason:Signal SIGABRT was raised! Exception stack "0 UZApp 0x00172b0f UZApp + 776975", "1 UZApp 0x00172717 UZApp + 775959", "2 libsystem_platform.dylib 0x34703857 _sigtramp + 34", "3 libsystem_pthread.dylib 0x34707b47 pthread_kill + 62", "4 libsystem_c.dylib 0x345fff41 abort + 108", "5 libc++abi.dylib 0x336147dd __cxa_bad_cast + 0", "6 libc++abi.dylib 0x3362d6a1 <redacted> + 0", "7 libobjc.A.dylib 0x33e4b099 <redacted> + 192", "8 libc++abi.dylib 0x3362ae17 <redacted> + 78", "9 libc++abi.dylib 0x3362a8f7 __cxa_rethrow + 102", "10 libobjc.A.dylib 0x33e4af47 objc_exception_rethrow + 42", "11 CoreFoundation 0x2269d15f CFRunLoopRunSpecific + 650", "12 CoreFoundation 0x2269cecd CFRunLoopRunInMode + 108", "13 WebCore 0x316928d7 <redacted> + 422", "14 libsystem_pthread.dylib 0x34706c7f <redacted> + 138", "15 libsystem_pthread.dylib 0x34706bf3 _pthread_start + 110", "16 libsystem_pthread.dylib 0x34704a08 thread_start + 8" )




这是我引入的CSS和JS文件
QQ截图20180820103115.jpg

146
帖子
3
勋章
3684
Y币
安卓上有这个问题吗?
2
帖子
0
勋章
7
Y币
粉红顽皮新 发表于 2018-8-20 11:00
安卓上有这个问题吗?

安卓没有,IOS 9 以上的也没有
28
帖子
1
勋章
1万+
Y币
重启一下你手机试试,可能手机系统问题。单独写个页面,里面别加什么其它的js框架,就写简单的输入框,看看是否还闪退,有可能是js框架造成的。
您需要登录后才可以回帖 登录

本版积分规则