Article sections

    This error seems to be a common problem to handle download links from Google Drive (see https://stackoverflow.com/questions/48678478/how-to-download-file-from-google-drive-with-link-in-android). Links are working fine in the mobile browser on Android and computer browser. The problem only occurs on WebView-based apps in Android.

    But here is good news: WebViewGold for Android offers a simple solution for this! Please configure “drive.google.com” as a host to be opened externally, see https://www.webviewgold.com/docs/android/ – this should solve the problem 🙂

     

    in WebViewGold for Android