Thanks to visit codestin.com
Credit goes to github.com

Skip to content

App isn't stopped on iOS Simulator when stopping debug session #2291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bpaul7101 opened this issue Mar 5, 2020 · 1 comment
Closed

App isn't stopped on iOS Simulator when stopping debug session #2291

bpaul7101 opened this issue Mar 5, 2020 · 1 comment
Labels
upstream in dart / flutter Needs changing in Dart or Flutter

Comments

@bpaul7101
Copy link

Hi - if I run vscode for a Flutter App attached to an iOS simulator - I have noticed that now , when I stop debugging - unlike the Android simulators - the iOS simulators do not stop (i.e the app still runs) - This never used to happen. Now everytime I run / debug my app, I notice that because the simulator doesnt stop - memory leakage occurs and the process gradually increases each time - ultimately forcing me to kill off the iOS simulator and restart.

I am running VS CODE 1.42.1

@DanTup
Copy link
Member

DanTup commented Mar 9, 2020

Thanks for the info - I can repro this, both in VS Code and in Android Studio, so I've moved this to the Flutter repo at flutter/flutter#52232 (you may wish to subscribe for updates).

Thanks!

@DanTup DanTup closed this as completed Mar 9, 2020
@DanTup DanTup added the upstream in dart / flutter Needs changing in Dart or Flutter label Mar 9, 2020
@DanTup DanTup changed the title Simulator doesnt stop in iOS App isn't stopped on iOS Simulator when stopping debug session Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream in dart / flutter Needs changing in Dart or Flutter
Projects
None yet
Development

No branches or pull requests

2 participants