https://github.com/apache/cordova-plugin-file-transfe
How to show downloading percentage or size ?
https://github.com/apache/cordova-plugin-file-transfe
How to show downloading percentage or size ?
fileTransfer.onProgress((progress) => console.log(progress) );