[FEATURE] Save download state when putting app into the background #3325
klejejs
started this conversation in
Feature Request
Replies: 2 comments
|
I think we just didn't write code to specifically handle this scenario |
0 replies
|
The same happens when notifications are pulled down as well, which actually quite annoying :) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The bug
When quickly switching apps in iOS or even opening recents view, mobile app loses active state and backups are restarted or stopped if foreground backup is turned off. In noticed this because GPhotos saves state and backups continue after the app is reopened. It is especially annoying if a large video is being uploaded as it restarts the whole progress.
I am not sure, if it is an implementation issue or limitation of Flutter, it would be nice to understand that and fix the problem.
The OS that Immich Server is running on
N/A
Version of Immich Server
v1.67.2
Version of Immich Mobile App
v1.67.2
Platform with the issue
Your docker-compose.yml content
N/AYour .env content
Reproduction steps
Additional information
No response
All reactions