nativescript-webview-interface
nativescript-webview-interface copied to clipboard
fixes a bug where a method would be called even if it was unavailable.
trafficstars
There are cases where this code is run even if the webview has been destroyed. This simply guards against it.