I don’t think there is any difference.
Both methods check for ignoreSslErros value and proceed and cancel handler according to that.
Don’t worry I will fix it in v9. Edit: Removing if condition made it work.
You would like to check my latest guide.
Kindly elaborate.
Important
v9 may broke your project.
Because after update all webviews will be able to trigger all events with their respective id.
So I will suggest to make a backup of your project before you update the extension.
Then maybe just a reset is needed. After triggering Ignore SSL block just once in a default Webview enables CustomWebView to proceed with ignoring SSL errors on the same screen.
The dev. of Extension is not in Community for one year. You can contact him through his website or comment on the custom webview topic there. http://sunnythedeveloper.epizy.com/
please provide the solution to the problem then…
this community is to help each other…
and your answer can help others with the same issue in future… thank you…
Hi @pkalyan and @vknow360. What are the blocks you did to download a file using this customwebviewer ? I Need to download a .pdf file. I was using extendedwebview component and it was downloading fine. Now, with CustomWebview I am getting Runtime Error: Unsupported path /storage/emulated/0/Download
Which android version is there in your device, if it’s android 10 then there maybe the issue.
You can’t write in /storage/emulated/0 dir
You will have to use ASD ( Application Specific Directory )