Join Slack
Powered by
<webview.loadurl() inside @JavascriptInterface is ...
# stackoverflow
r
rss
01/19/2023, 11:21 AM
webview.loadurl() inside @JavascriptInterface is not getting loaded
Previously i was facing crash issue, but that was fixed as part of this post
Webview.loadurl inside @JavascriptInterface will crashes the app
Now while i am trying to call webview.loadurl() inside @JavascriptInterface then it is not loading anything. @JavascriptInterface fun getTestData(){ Handler(Looper.getMainLooper()).postDelayed( {...
Open in Slack
Previous
Next