开发者

What does double-tapping on the home button exactly do?

What does double-tapping on the home button exactly do?

  1. Does it list the applications running in background, OR
  2. Does it list recently used applications?

I've implemented the "Application does not run in background" in my Info.plist file. In spite of t开发者_如何学JAVAhis my application shows on double tapping the home button !! Yes I have tried a clean build.


It shows all recently-used apps, not just the multi-tasking ones. If you try to tap your app now, it will start exactly like it was first launched, displaying the launch image first before initializing (calling application:didFinishLaunchingWithOptions: and sending the relevant notifications).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜