DroidScript / Tracker

Bug Tracking and Feature Requests
5 stars 0 forks source link

webview.Reload() throws options is not defined, line 1037- file:///android_asset/app.js #1

Open TonyGravagno opened 6 months ago

TonyGravagno commented 6 months ago

Needs more info. Ref https://groups.google.com/g/androidscript/c/8SU4-OoTUL4/m/eGuruGMQBwAJ

GT-CBG commented 5 months ago

Hi there, this is related to Hybrid apps. If you create a webView calling webview=ui.addWebView(parent, url, options, width, height), webview.reload() throws the error ’this.window.reload is not a function’. I believe the same problem happens with webview.stop()