Post not yet marked as solved
Post marked as unsolved with 1 replies, 213 views
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!