开发者

Problems with closing the iphone app

On other 开发者_C百科apps I noticed that when you close the app and load it back up you always see the first loading screen. In my app it's only on that first time. Can you please let me know how to sort this out.

Thanks


Maybe you are running on iOS 4, so multitasking is activated :-)

If you want to disable multitasking, add this in the .plist file UIApplicationExitsOnSuspend (set the key to YES)

Then when to app reload you will see the splash screen.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜