nativescript-webview-interface icon indicating copy to clipboard operation
nativescript-webview-interface copied to clipboard

App crash when we use multiple webview interface with multiple webview

Open mahavirvataliya opened this issue 7 years ago • 1 comments
trafficstars

Fatal Exception: com.tns.NativeScriptException: Calling js method onWebViewEvent failed

TypeError: Cannot read property 'evaluateJavascript' of null

StackTrace: Frame: function:'push.../node_modules/nativescript-webview-interface/index.js.WebViewInterface._executeJS

mahavirvataliya avatar Sep 24 '18 06:09 mahavirvataliya

i could solve it with this: https://stackoverflow.com/a/52121648/7231193

Melf11 avatar May 24 '19 12:05 Melf11