Gps coordinates after app terminated

Hi guys i want capture gps coordiantes from x to x seconds.

There is the Significant Changes Location method and that only captures coordinates from 500 to 500 meters, and runs only by 10 seconds.


I know iOS google maps app can not do it.

However do not tell me it's not possible because I know an app that can do it.

The Moves app can capture GPS coordinates even after it is finished, so they have to be possible.

How is it possible?

Replies

Show your application(_:didFinishLaunchingWithOptions:) method