GPS tracking in background

Hi!

We are making an app that depends on background location tracking.
Our goal is to get the most accurate data with regular basis.
Also, when the new location triggers the app we call a network API.

We researched about Significant-change location service and Region Monitoring.
None of them met our requirements so some kind of combination would be the most useful.
The accuracy should be around 100 metres but it seems impossible.

We also read about this great article: iOS Location Tracking. Caveats for Location Tracking in iOS. | by Bohdan Orlov | Bumble Tech | Medium
But we are eager to learn other ways too.

My question is, what’s the best way to approach this problem?
Do you know some best practices?

@deloan Do you still have issues with this?

This topic was automatically closed after 166 days. New replies are no longer allowed.