Barak Jacob
Results
1
comments of
Barak Jacob
i try to change the code to this public onWebViewLoaded(webargs: any) { const webview: WebView = webargs.object; console.log("onWebViewLoaded() " + webview); this.oLangWebViewInterface = new WebViewInterface(webview, '~/www/index.html'); // if (webView.android) {...