cordova-plugin-pause-resume-download icon indicating copy to clipboard operation
cordova-plugin-pause-resume-download copied to clipboard

When I quit app, it cannot resume-download

Open biaogewow opened this issue 8 years ago • 3 comments

When I quit app, it cannot resume-download.

biaogewow avatar Jun 25 '17 06:06 biaogewow

  1. Try the Demo https://github.com/vaenow/cordova-plugin-pause-resume-download-demo

  2. Or provide more details

vaenow avatar Jun 26 '17 05:06 vaenow

@biaogewow look the config.xml <hook src="hooks/appBeforeBuild2MakePRD.js" type="before_build"/>, notice before_build,you must cmd cordova build or ionic build before you ionic run !

hxzAugustinus avatar Jul 19 '17 11:07 hxzAugustinus

Can this plugin also available for background download like this plugin

StefansArya avatar Aug 02 '17 18:08 StefansArya