Closed roblav96 closed 7 years ago
You can check the android WebViewInterface source code at https://github.com/shripalsoni04/android-webview-interface and code of JavascriptInterface
at https://github.com/shripalsoni04/android-webview-interface/blob/master/app/src/main/java/com/shripalsoni/natiescriptwebviewinterface/WebViewInterface.java
Hope this will help.
@shripalsoni04 awesome! thanks mate!
I'm curious how you've made this work. Calling
addJavascriptInterface
from nativescript does nothing.