You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Android Runtime:
iOS Runtime:
Plugin(s):
Describe the bug
The user is not able to debug bigger projects on slower iOS devices.
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
The user is not able to debug bigger projects on slower iOS devices.
To Reproduce
tns create myApp --template tns-template-master-detail-ng
cd myApp
tns debug ios
Expected behavior
The debug session should be successfully started.
The text was updated successfully, but these errors were encountered: