Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Unable to start application on device when there are special symbols in app's path #998

Closed
Fatme opened this issue Jul 12, 2019 · 0 comments
Assignees

Comments

@Fatme
Copy link
Contributor

Fatme commented Jul 12, 2019

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: rc
  • Cross-platform modules: rc
  • Android Runtime: rc
  • iOS Runtime: rc
  • Plugin(s):

Describe the bug
The application crashes on device when there is a special symbol in app's path - for example ( or )

To Reproduce

  1. Download the application from https://play.nativescript.org/?template=play-tsc&id=rQ2vVD&v=36
  2. Download it second time to ensure ( 2 ) will be added to app's path or directly rename the app's path and add manually ( 2 ) (or some other special symbol)
  3. tns migrate
  4. tns run android

Expected behavior
The application should run without errors on device.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant