-
-
Notifications
You must be signed in to change notification settings - Fork 197
Android debugger does not work on some OSX systems #632
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
Comments
If name of Chrome Executable is not "Google Chrome" you should change ANDROID_DEBUG_UI_MAC entry in config/config.json in order to get debugger working. |
Android debugger does not work when "ANDROID_DEBUG_UI_MAC": "Google Chrome" specified in config/config.json and Chrome executable is "Google Chrome". |
This ports the fix from master to release branches See #632
The issue was that the fix was only in master branch. I ported it to release as well and the bug is ready for testing. |
Moved NativeScript/android#143 to CLI project
The text was updated successfully, but these errors were encountered: