The weird bug when the app launch after being killed on iOS11.3

I kill the app with double home key and relaunch it at once. I found that some times it show the last view since it has never been killed before.

I have record the weird scene with video but I do not know how to upload it. Anybody has encountered this?

My iOS version is 11.3

Replies

Is this an app you’re developing? Or with apps on the system in general?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

I've the same problem with an application that I am developing, can you help me, please?

I’d like to clarify the behaviour you’re observing. When you relaunch the app, do you see the last view:

  • Temporarily, with it being quickly replaced by the app’s standard UI

  • Persistently

Also, this thread specifically mentions iOS 11.3. Are you seeing behaviour just on iOS 11.3? Or on a wide variety of OS releases?

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"