Crash without loading launchScreen on iOS 15 device

When an application is frequently killed and restarted, it may crash without display its launchScreen page. This situation only exit on iOS 15 or above system device.

I have try to delete all the code but the appDelegate, only show "Hello World" in a blank viewController. But the app still crash again.

The probability of this situation is not hight, maybe once in a dozen, maybe happen every few times.

Anybody can help me solve this problem, many thanks!

send code over

Crash without loading launchScreen on iOS 15 device
 
 
Q