Skip to content

Exception in iOS app entry point not shown in terminal #4403

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
miroslavaivanova opened this issue Feb 27, 2019 · 0 comments
Closed

Exception in iOS app entry point not shown in terminal #4403

miroslavaivanova opened this issue Feb 27, 2019 · 0 comments
Assignees
Milestone

Comments

@miroslavaivanova
Copy link
Contributor

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: 5.2.1
  • iOS Runtime:5.2.0

Describe the bug
If you have exception in the app entry point and error is missing in terminal. You can see only splash screen on device.

To Reproduce

  1. tns create app
  2. remove tns-core-modules from app.js: const application = require("/application");
  3. tns run ios
  4. exception not shown in the terminal
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

2 participants