Native Browser displays nothing due to SSL error
Posted: Sat Jun 21, 2014 1:21 pm
Hello!
I am trying to load a page on a native browser control, problem is, data does not get loaded due to the website's SSL certificate error.
Browser displays nothing. Just blank page.
I have came across...
libUrlSetSSLVerification false
I placed it before...
mobileControlSet sBrowserId, "url", getURL()
Although I cannot seem to make it work...Any thoughts?
Thanks,
Genie
I am trying to load a page on a native browser control, problem is, data does not get loaded due to the website's SSL certificate error.
Browser displays nothing. Just blank page.
I have came across...
libUrlSetSSLVerification false
I placed it before...
mobileControlSet sBrowserId, "url", getURL()
Although I cannot seem to make it work...Any thoughts?
Thanks,
Genie