We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2016-06-17 11:02:24.833 aiyuke[13248:6587975] Communications error: <OS_xpc_error: <error: 0x19a92caf0> { count = 1, contents = "XPCErrorDescription" => <string: 0x19a92ce50> { length = 22, contents = "Connection interrupted" } }> 2016-06-17 11:02:25.224 aiyuke[13248:6587031] Received memory warning.
直接报这个错.
在我自己的项目里是必崩.demo是有概率崩溃
我仔细调试了下,如果把_loadAssets这个方法注释掉,就不会崩溃了.奇怪,是apple的BUG吗
The text was updated successfully, but these errors were encountered:
不 这个是内存警告了。。。。 估计是释放了不该释放的图片引起的 稍后我看下
Sorry, something went wrong.
No branches or pull requests
2016-06-17 11:02:24.833 aiyuke[13248:6587975] Communications error: <OS_xpc_error: <error: 0x19a92caf0> { count = 1, contents =
"XPCErrorDescription" => <string: 0x19a92ce50> { length = 22, contents = "Connection interrupted" }
}>
2016-06-17 11:02:25.224 aiyuke[13248:6587031] Received memory warning.
直接报这个错.
在我自己的项目里是必崩.demo是有概率崩溃
我仔细调试了下,如果把_loadAssets这个方法注释掉,就不会崩溃了.奇怪,是apple的BUG吗
The text was updated successfully, but these errors were encountered: