开发者

EXC_BAD_ACCESS with IKImageBrowserView

开发者 https://www.devze.com 2023-02-25 02:14 出处:网络
I am developping an application using an IKImageBrowserView. Randomly it crashed and the issue is in the IKImageBrowserView:

I am developping an application using an IKImageBrowserView. Randomly it crashed and the issue is in the IKImageBrowserView: Here is the stack trace where it fails:

I've seen n the web that this issue is known and fixable, but never seen the solution.开发者_运维百科..

EXC_BAD_ACCESS with IKImageBrowserView

If you have any idea or pointer, your help will be appreciated!

Thanks


You should profile your project with NSZombies enabled or using instruments, this can do an idea about your issue

0

精彩评论

暂无评论...
验证码 换一张
取 消