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
Hi, i'm using this module to download large binary data (about 2 GBs).
The foreground service works, but after a while (after downloading about 300 mb), if the user does not interact with the app, the service get killed, and the app must be manually restarted.
How can I fix this?
The text was updated successfully, but these errors were encountered:
Hi, i'm using this module to download large binary data (about 2 GBs).
The foreground service works, but after a while (after downloading about 300 mb), if the user does not interact with the app, the service get killed, and the app must be manually restarted.
How can I fix this?
The text was updated successfully, but these errors were encountered: