Skip to content

The app cannot be recovered with livesync after an unhandled exception on iOS #3937

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
DimitarTachev opened this issue Sep 26, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@DimitarTachev
Copy link
Contributor

DimitarTachev commented Sep 26, 2018

Please, provide the details below:

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.2.4
  • Cross-platform modules: 4.2.1
  • Runtime(s): 4.2.0

Please tell us how to recreate the issue in as much detail as possible.

  1. Run tns create testApp in order to create a new Hello World app.
  2. Throw an error in onTap.
  3. Try running tns run ios or tns debug ios on a device or simulator.
  4. Press the TAP button.
  5. The app will crash and you won't be able to fix it by livesyncing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants