Earlier quoted context omitted.
Not sure how this is worse than what Android or iPhone do. My apps are constantly chatting on the internet I thought that what iOS apps can do in the background is fairly limited: https://developer.apple.com/library/content/documentation/iP... E.g., Dropbox can only synchronize the camera roll when you keep the app open or enable the location updates permission. Also, on iOS, you can disable cellular data for specifi…
This is exactly why you can't get a decent photo uploader on iOS to upload in the background. The existing ones either stop after a few because iOS puts it to sleep (or whatever the term is) or they have to use location services to stay awake longer, but that's a gross hack. I get why Apple does this. I just wish they would let me choose to have an app run as a service. Being able to sync all my photos to NextCloud w…
Apple should just have some kind of API for background uploads. I know, that API for background HTTP downloads exists.