[Feature] iOS 26.1 Background Photo Sync Support #23245
Replies: 9 comments 29 replies
|
This isn't really something to track as a feature request, nor is it something we're likely to add anytime soon. Once it's available on the majority of devices it'll likely make it in as part of the usual improvements to the app. |
|
For the record I think majority of iOS users are already in 26 train ( at least for our app - about 2/3 are iOS 26 right now ). So when is this being reopened? |
|
New immich user here. Excellent service. Anything to improve the background upload of iOS/iPhone photos is a welcome addition. Thanks. |
|
Also expressing my interest, I think it would be a great feature for Immich! |
|
I tried implementing my own "Photo Uploader for Immich" iOS app using the PhotoKit Background Resource Upload extension. Sadly there are two limitations that currently make it impossible to use this feature with Immich:
For reference, my proof-of-concept implementation is available here: https://github.com/johannesvogel/photo-uploader-for-immich This is of course not working (due to the limitations mentioned above) but I thought it might be of interest anyway. Especially for "Limitation 1" someone at Apple would have to adapt the design of the Background Resource Upload extension, which I am not very hopeful for. If someone knows someone at Apple though, this might be something to bring up, since this basically makes it impossible to use for any self-hosted photo sync software. |
|
Background Photo Sync sounds awesome to get rid of the non-wife-approved immich push notifications. Sounds like it is not compatible with chunked uploads though, or is there a way? |
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
Implement support for the new iOS 26.1 background photo sync API
https://developer.apple.com/documentation/photokit/uploading-asset-resources-in-the-background#Create-and-configure-the-extension-target
Platform
All reactions