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吗
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吗