nativescript-webview-interface
nativescript-webview-interface copied to clipboard
Error: Failed to start activity for handling URL: js2ios
When send message from webview(angular) to nativescript(angular) on android we get error:
Error: Failed to start activity for handling URL: js2ios:{"eventName":"messageFromWebView","resId":4}
but from nativescript to webview its works correctly.