Hello, I am making an app with location in real time, when I get the location in the foreground and background I have no problem, but when I want to do the same with the app closed, I can never get it. Is there a way to do this?
Track user location when app is killed
I hope not.
Is there a way to do this?
No.
If the user removes your app from the multitasking UI by swiping up, that’s a strong indication that they don’t want your app running. The system won’t relaunch it in the background until after the user has explicitly launched it again.
thinking-out wrote:
I hope not.
Here here!
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"