You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upload works fine when the app is open. However, when the app is backgrounded, the upload will pause, and it won't resume until the app is foregrounded again.
This defeats the purpose of this package, since it should be expected that the user can upload their video while they background the app.
I am running react-native 0.71.6 on iOS Physical Device.
The text was updated successfully, but these errors were encountered:
@NataliaNobre did you find a solution for this? I'm trying to figure out a more manual approach for background uploads since this package seems to only work sometimes.
The upload works fine when the app is open. However, when the app is backgrounded, the upload will pause, and it won't resume until the app is foregrounded again.
This defeats the purpose of this package, since it should be expected that the user can upload their video while they background the app.
I am running react-native 0.71.6 on iOS Physical Device.
The text was updated successfully, but these errors were encountered: