flutter / flutter/flutter-intellij

When debugging, the app will hang at the splash screen after Android reaps the background process and it is restarted

Open
#8,971 0 comments 0 reactions 0 assignees View on GitHub
P2 topic-debugging
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

I created an issue here: [https://github.com/flutter/flutter/issues/186294](https://github.com/flutter/flutter/issues/186294)

The issue is reproduced like this:
1. Turn on "Don't keep activities"
2. Start a debug session with no breakpoints
3. Put the app in the background
4. Open the app
5. Get stuck at the dart splash screen
6. Add a breakpoint in main
7. The app loads

I tried to reproduce with a test app, but could not reproduce.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.