Hi I'm new to iPhone app development. I need to update users location even when app is terminated or killed by users. Is it possible in swift code?
Asked
Active
Viewed 267 times
0
-
2Please check this one -> http://stackoverflow.com/questions/28503990/ios-running-background-task-for-update-user-location-using-swift – Mihriban Minaz Mar 31 '16 at 19:27
-
You must remind/notify user NOT to kill app – Apr 01 '16 at 05:33