Android Question webview_OverrideUrl Not Firing and Asset not found when reunning in debug mode

Keith Flanagan

Member
Licensed User
Hi All

I am having a couple of problems with a HTML5 bootstrap app that I am creating.

The main 2 at the moment are not able to catch button click events. I have tried injecting the Javascript but since debug mode is not finding the HTML I cant see if the OverrideURL is firing, however I don't think it is since the Toast does not display in release mode.

I have added a project that shows this, any ideas what I am doing wrong?

Thanks
 

Attachments

  • html5wrapper - Not Working.zip
    2.7 KB · Views: 176
Top