Article sections

    WebViewGold does not support Blob URLs as they do not have a file extension, meaning that they do not end with a trigger suffix (like .docx or .pdf).

    If your website uses Blob URLs, there are a few approaches you can try:

    • There are some approaches that involve moderate code additions (https://stackoverflow.com/a/48954970, for example).
    • A possible easier/cheaper method is to send the Blob to the server and then mirror it back to the WebView app as a download of an actual file.
    • You can hire a freelancer to make this custom change in the app for you. There are many freelancer sites you can choose from. Contact us for a recommendation of freelancers, if you like.
    in WebViewGold for AndroidWebViewGold for iOS