Manav Rathi
Manav Rathi
More details from the docs: > "In iOS 26.1 and later, PhotoKit provides a new Background Resource Upload extension type that enables photo apps to provide seamless cloud backup experiences....
Yes, we did research the APIs! It requires us to adopt a very different architecture than the current encrypt + upload pipeline and rewrite it completely in Swift, and also...
Note that the original issue which the user is facing is unrelated - my comment was about the new background extension API. If OP is still facing the issues with...
Thank you @psmyles. Unfortunately I cannot reproduce this, and it is likely this has been fixed (there was an issue we fixed a few months ago, wherein the file info...
This might be due to https://github.com/ente-io/ente/pull/7344 - tldr is that web/desktop were not handling zero byte files gracefully, and if even a single zero byte file gets uploaded into your...