开发者

multitasking and return to application

开发者 https://www.devze.com 2023-01-19 06:40 出处:网络
on iphone with multitasking and iOS 4.x i run my app it work properly, now if i hit the home button (send a sms) and then double click the home button to return to my app i\'ve notice that the app run

on iphone with multitasking and iOS 4.x i run my app it work properly, now if i hit the home button (send a sms) and then double click the home button to return to my app i've notice that the app run like the first time not continue where i left it what is the solution to return to the point where you click the home button.

thanks开发者_如何转开发


You might want to make sure you're implementing the multitasking app delegate callbacks- check out the protocol reference: http://developer.apple.com/library/ios/#documentation/uikit/reference/UIApplicationDelegate_Protocol/Reference/Reference.html.

0

精彩评论

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

关注公众号