Skip to content

[iOS 13] Emulator cannot restart app on second run with VSCode #267

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
MartoYankov opened this issue Oct 10, 2019 · 3 comments
Closed

[iOS 13] Emulator cannot restart app on second run with VSCode #267

MartoYankov opened this issue Oct 10, 2019 · 3 comments

Comments

@MartoYankov
Copy link

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: 6.1.2
  • Cross-platform modules: 6.1.0
  • Android Runtime: 6.1.2
  • iOS Runtime: 6.1.0

Describe the bug
Emulator cannot restart app on second run with VSCode.

To Reproduce

  1. Create new Hello World app.
  2. Run in VSCode debug with stop on entry.
  3. Let it run after first stop on entry.
  4. Stop the debug session and start it again.
    On the restart application step the simulator goes to black

Expected behavior
Should restart application and start debugging.

@Gummby
Copy link

Gummby commented Oct 11, 2019

I just updated iOS and am now having this issue. iPadOS 13.1.2

Stuck at restarting on application.

@MartoYankov
Copy link
Author

Just an update:

  1. Doesn't happen with chrome debugging.
  2. Doesn't happen on simulator with iOS 12.2.

@Gummby
Copy link

Gummby commented Oct 11, 2019

I updated xcode. It had a warning about unsupported version

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

No branches or pull requests

6 participants