Skip to content

[Android] App freezes when the debugger is stopped #230

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

Open
DimitarTachev opened this issue Dec 12, 2018 · 0 comments
Open

[Android] App freezes when the debugger is stopped #230

DimitarTachev opened this issue Dec 12, 2018 · 0 comments

Comments

@DimitarTachev
Copy link
Contributor

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.1.0
  • Cross-platform modules: 5.0.0
  • Android Runtime: 5.0.0
  • iOS Runtime: 5.0.0
  • VSCode: 0.8.4

To Reproduce

  1. Launch app on android
  2. Stop on a breakpoint
  3. Terminate the debugger from VSCode
  4. VSCode debugger is closed, but the app freezes

Expected behavior
VSCode debugger should be closed and the app should be responding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant