-
-
Notifications
You must be signed in to change notification settings - Fork 194
Closed
Labels
Description
Did you verify this is a real problem by searching
yes - #2550 seems to be related, but I don't understand why you would remove it from help...
Tell us about the problem
TNS on android doesn't seem to support the debug-brk
command anymore. This used to work, and still works on iOS. It is still very needed functionality, for dealing with startup issues...
Which platform(s) does your issue occur on?
Broken on Android only, iOS works great.
Please provide the following version numbers that your issue occurs with:
2.5.4 and 3.0.0.rc.2
Please tell us how to recreate the issue in as much detail as possible.
tns debug android --debug-brk
Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
Nope.