npb12 / missed.social

0 stars 0 forks source link

Enable GPS tracking in background #8

Open garfonzo opened 9 years ago

garfonzo commented 9 years ago

GPS tracking is 1 of 3 allowed background activities. We need to be able to continue to track the GPS location while the app is in the background.

My concern is - are we allowed to store those GPS data points while the app is in the background? Is that an allowed task for iOS? If not... we might be hooped here

garfonzo commented 9 years ago

This must be possible . Try out "MapMyRun" app - it tracks and saves your GPS location with high accuracy (like every second or so).