I created an issue here: flutter/flutter#186294
The issue is reproduced like this:
- Turn on "Don't keep activities"
- Start a debug session with no breakpoints
- Put the app in the background
- Open the app
- Get stuck at the dart splash screen
- Add a breakpoint in main
- The app loads
I tried to reproduce with a test app, but could not reproduce.
I created an issue here: flutter/flutter#186294
The issue is reproduced like this:
I tried to reproduce with a test app, but could not reproduce.