iOS Xcode7.1 真机测试出现崩溃: dyld`gdb_image_notifier, 怎么解决?
天蓬老师
天蓬老师 2017-04-17 16:28:29
0
1
727

Mac Pro 系统 OSX EI Capitan Xcode7.1 真机运行测试, 出现崩溃现象,错误提示这样:
dyld`gdb_image_notifier:
-> 0x2be590cc <+0>: bx lr
运行时崩溃并非100%出现,出现率在80%左右,不清楚是什么原因,有知道的解答一下

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

reply all(1)
左手右手慢动作

When I saw this problem, I was wondering if it was a problem with GLKit Framework, because I have encountered it before.
This is how it was handled at the time,
Select Project, then enter BuildPhases, then LinkBinaryWithLibraries.

Find GLKit Framework and change its status to optional and it will be ok.

Code on mobile phone. . Will add pictures later

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!