Search code examples
androidioscordovaphonegap

How to download a large file in Cordova?


Well I wanna download large files (arround 200mb or more) in my devices (ios or Android) but on Cordova and FileTransfer plugin can only download less than 2mb otherwise it'll crash.

So how I can download large files? Thanks


Solution

  • You can use this library to making it possible to download larger files in the background

    cordova-plugin-background-download