-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android client disconnects when screen goes off #64
Comments
This is expected behavior for the current version. I have plans to work on background backup in future releases. |
A potential package that solves this problem flutter_uploader |
Also, restricting backups to situations like battery charging and/or a non-metered wifi connection would be a must! |
I'd already be happy, with a tick background upload enable at all costs. :D I'd upload my entire phone once when connected, and then untick that thing 🗡️ Btw: Alex, amazing work. I use immich with a photoprism, photolibre and photoview instance, and it just works perfectly. |
@ma-karai - what do you mean? how do you do that? |
How do I do what? |
Application logoff when is closed or the phone is restarted |
@spupuz Let's open a new issue for that bug. |
I did |
Closing this issue as it is the expected behavior for the app at this stage. |
Client: v.0.6 Android 8.0
Server: Pi4
Backup stops as soon as the screen of my device turns off/locks.
Server reports
I'd expect it to continue to run in the background?
When I turn on/unlock the device, backup will continue, there is the following message in the server's log:
Backup continues for a while until the screen turns off again.
The text was updated successfully, but these errors were encountered: