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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: