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
If the user closes the app before session upload is completed session must be uploaded again, because the upload task gets killed too early.
The upload task must be refactored to be offloaded to JobScheduler, which will guarantee completion before the task being killed.
The text was updated successfully, but these errors were encountered:
If the user closes the app before session upload is completed session must be uploaded again, because the upload task gets killed too early.
The upload task must be refactored to be offloaded to JobScheduler, which will guarantee completion before the task being killed.
The text was updated successfully, but these errors were encountered: