[Feature] Suport iOS 26.1's new "PHBackgroundResourceUploadExtension" feature. #23583
Closed
CodeIdeal
started this conversation in
Feature Request
Replies: 1 comment
|
This discussion has automatically been closed as it is likely a duplicate. We get a lot of duplicate threads each day, which is why we ask you in the template to confirm that you searched for duplicates before opening one. If you're sure this is not a duplicate, please leave a comment and we will reopen the thread if necessary. |
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.
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Description:
Starting from iOS 26.1, Apple introduced a new system extension —
PHBackgroundResourceUploadExtension— that allows background uploading of photo and video resources managed by the Photos app. This can significantly improve reliability for photo sync and backup tasks, even when the app is suspended.Proposal:
Integrate
PHBackgroundResourceUploadExtensioninto the iOS client of Immich to enable automatic and more efficient background uploads of media to the Immich server.Additional Suggestion:
If possible, combine this feature with App Shortcuts / Shortcuts automation — for example, automatically triggering a backup when the user arrives home. This would enable a seamless, fully automated photo backup experience without manual intervention.
Benefits:
References:
Platform
All reactions