Using TaskManager to upload data

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): Android/iOS

Hi.
I’m trying to implement upload data in background functionality in my managed workflow application. But I’m having hard time figuring out how to do this. I’m trying to use TaskManager Api for this purpose but unable to find any example on how to do this. Functionality I’m trying to achieve is user will click on upload data button and a modal pops up with upload progress and a button “Continue in background” and data keep on uploading while app is not active.
I’ve found a library react-native-background-upload but its not for expo and I don’t want to eject from expo.
Any kind of help would be greatly appreciated.
Thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.