Skip to content

Global scope not populated when expanded on Android #21

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

Closed
blagoev opened this issue Feb 29, 2016 · 5 comments
Closed

Global scope not populated when expanded on Android #21

blagoev opened this issue Feb 29, 2016 · 5 comments

Comments

@blagoev
Copy link
Contributor

blagoev commented Feb 29, 2016

https://nativescript.slack.com/files/danwilson/F0P9JH45Q/pasted_image_at_2016_02_26_04_24_pm.png

@sipacate
Copy link
Contributor

Here is a screenshot of iOS showing the global scope populated.
ios global is populated

@ivanbuhov ivanbuhov added the bug label Mar 11, 2016
@ivanbuhov ivanbuhov added this to the 0.3.0 milestone Mar 18, 2016
@ivanbuhov
Copy link
Contributor

The same is happening when debugging an Android app with node inspector via tns debug android. I guess the problem is in the debugger backend.

@ivanbuhov ivanbuhov modified the milestone: 0.3.0 Nov 28, 2016
@toddanglin
Copy link

Following-up on the Twitter dialog, it seems fixing this bug would enable "auto generation" of NativeScript plugins from native iOS and Android libraries. If that is the case, that's a great reason to see this bug addressed. Would make it much easier to expand NativeScript plugin library.

@ivanbuhov
Copy link
Contributor

As far as I can remember, there were some technical difficulties to enable this functionality in the Android runtime with the old v8 remote debug protocol. Since android runtime v2.5, Chrome Debugging Protocol is the default one, we have to check if this change makes the issue easier to resolve.
ping @Plamen5kov @Pip3r4o

@petekanev
Copy link
Contributor

This is addressed with NativeScript/android#714 which will be available in @next soon, and officially released in 3.0.0

variables-vscode

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

No branches or pull requests

5 participants