开发者

iPhone app crashing in 4.0 when switching between apps in background

开发者 https://www.devze.com 2023-01-11 15:26 出处:网络
I have an iphone application which has to support multitasking. But when i open the app and do some work then close, it is going to background and when open different app and then again switch to my o

I have an iphone application which has to support multitasking. But when i open the app and do some work then close, it is going to background and when open different app and then again switch to my own app it is crashing..

Don't have idea about when i did mistake..

it is giving error like this:

[__NSCFArra开发者_如何学运维y removeObjectAtIndex:]: mutating method sent to immutable object


You try to remove an object in an immutable array, it doesn't seem to be a multitasking problem..

0

精彩评论

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

关注公众号