Skip to content

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

Closed
@dtopuzov

Description

@dtopuzov

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions