Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
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

Description

@Fatme

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions