HTTPS browse problem with WebView

paolofi

Member
Licensed User
Longtime User
Can the Webview object browse HTTPS secured server?
I' have tried some, working called manually, but I receive an error like 'no available page' when called with
B4X:
WebView1.LoadUrl("https://secured/page.jsp")
it work fine with Google or others.

Regards.
 

paolofi

Member
Licensed User
Longtime User

The problems was the certificate warning as you said.
Using your 'customized' library now my script works!
.
Many thanks.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…