When ever I put my flutter app into the pause state, it instantly detached itself. How do I prevent this? I want to resume where I left off when I minimized my app.
Asked
Active
Viewed 801 times
0
-
not 100% sure what's your problem: is it, that the debug session closes when you minimize or close the app? Found that very annoying too. Try connection via wifi, it runs way more stable and easily reconnects when you reopen the app. – user3249027 Jan 16 '22 at 10:36
-
use this on how to connect: https://developer.android.com/studio/command-line/adb#connect-to-a-device-over-wi-fi-android-11+ – user3249027 Jan 16 '22 at 10:38
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jan 16 '22 at 10:39