Skip to content
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

Chrome DevTools Elements Tab support #791

Closed
ivanbuhov opened this issue Aug 25, 2017 · 1 comment
Closed

Chrome DevTools Elements Tab support #791

ivanbuhov opened this issue Aug 25, 2017 · 1 comment
Assignees
Milestone

Comments

@ivanbuhov
Copy link
Contributor

After introducing Chrome DevTools Elements Tab support in the Android Runtime we can make it work on iOS, too. This requires implementing the DOM Agent and translate the Chrome Debugging Protocol messages to the Webkit Debug Protocol.
The logic can be implemented in the runtime or in the tns-core-modules.

@petekanev
Copy link

The implementation is now part of the tns-core-modules, and will be available in the upcoming 3.3.0 release.

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

No branches or pull requests

3 participants