cordova-plugin-background-upload
cordova-plugin-background-upload copied to clipboard
Is there a way to get the list of pending upload tasks?
Thanks for the plugin first of all!
I have one need which seems to be a simple one. I was thinking there will be a function to get the pending tasks currently, but it doesnt seem to exist and we just have to wait for the notification once we trigger an upload. Can we have a function or property exposed in js part to get the list of pending tasks (+failed ones also will be great!)?
I can make contribution on iOS side but I havnt gone through the implementation of native iOS code yet to see how feasible it is.. please suggest or advise here..