Hacker News new | ask | show | jobs
by Xuzz 4889 days ago
User location is available to background iOS applications; Apple includes two APIs specifically for that purpose: fine and course background location updates. The app will be notified whenever the user's location changes, if it's activated or not.
1 comments

I thought that only worked for apps that were once opened (since the phone last closed) and hadn't yet been killed by iOS's background task management thing?