Skip to content

tns debug ios --chrome can not stop on first line #3338

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
dtopuzov opened this issue Jan 25, 2018 · 1 comment
Closed

tns debug ios --chrome can not stop on first line #3338

dtopuzov opened this issue Jan 25, 2018 · 1 comment
Assignees
Milestone

Comments

@dtopuzov
Copy link
Contributor

dtopuzov commented Jan 25, 2018

There is no way to stop on first line with tns debug ios and ChromeDevTools.

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

  • CLI: 3.4.2@rc
  • Cross-platform modules: 3.4.0
  • Runtime(s): 3.4.1
  • Plugin(s): No

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

Steps to reproduce:

tns create TestApp
tns debug ios --debug-brk --path TestApp
=> at this point app stops on launch screen
Open debug url in chrome browser
=> app continue and you can not hit the first line
@Natalia-Hristova
Copy link

This issue is fixed and will be available in the next CLI official release.

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

3 participants