Hi,
The watch app gets its background execution time from Core Location: an active CLBackgroundActivitySession feeding CLLocationUpdate.liveUpdates() with Always authorization. So the app is running inside that liveUpdates() loop when a new fix arrives, and that's where it kicks off the upload.
Thank you for any help or suggestions!
Topic:
App & System Services
SubTopic:
Networking
Tags: