I can't seem to find an example on how to use the ReceivedError event of the WebViewExtras2 library.
I tried to use it to replace WebViewExtras (the old one) but I am getting a lot of errors. They seem to have different methods and ways of initializing.
Can anyone help please? An example on the following would be of great help for everyone trying to use the new WebViewExtras2 (version 2.20) library.
a. How to load a URL
b. How to check if there is error 404
c. How to execute Javascript in the WebView
d. How Javascript in the WebView can call a Sub in B4A
Thanks in advance!
I tried to use it to replace WebViewExtras (the old one) but I am getting a lot of errors. They seem to have different methods and ways of initializing.
Can anyone help please? An example on the following would be of great help for everyone trying to use the new WebViewExtras2 (version 2.20) library.
a. How to load a URL
b. How to check if there is error 404
c. How to execute Javascript in the WebView
d. How Javascript in the WebView can call a Sub in B4A
Thanks in advance!