iOS Question Can I send user's current location to server, when app is in background?

Klein

Member
Licensed User
Longtime User
Hello,

can I send user's current location to server when app is in background.

For example: In my app i want to store the user's current location in every 2min and then send his current location to server. Can I do this when the app is in background? Can I send location updates to the server in background mode and how?

Thanks for the help
 
Top