Android Question webview not load BANANO Page

Michael1968

Active Member
Licensed User
Longtime User
Hi
i want to load a page created with Banano into a Webview.
it seems that the page load because the sub "WebView1_PageFinished" raised.
I addWebChromeClient
i get this error: "Uncaught SyntaxError: Unexpected token function in http://192.168.1.150/scripts/app1570475983493.js (Line: 5)"

with Chrome Browser the page is ok.


att the Code.
the example page is in the www folder
Thx
Michael
 

Attachments

  • example.zip
    503 KB · Views: 133
  • webview.zip
    8.9 KB · Views: 136
Top