Skip to content
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

Inspector: not all files are loaded in Resources when run debug --start #1216

Open
Natalia-Hristova opened this issue Oct 23, 2019 · 0 comments

Comments

@Natalia-Hristova
Copy link
Contributor

Natalia-Hristova commented Oct 23, 2019

Environment

  • CLI: 6.1.2
  • iOS Runtime: 6.1.1

Describe the bug
When run debug with option --start app files are not loaded (only bundle.js, venor.js etc.) and e.g. cannot set breakpoints

To Reproduce

  1. tns create DebugApp --js
  2. tns run ios
  3. tns debug ios --inspector --start
  4. Check files in resources

Expected behavior
All files to be loaded in the Resources tab

Sample project

Additional context

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