How long does “location updates” process can run in background?
问题 Assumes that I registered "location updates" service. If the location changes significantly, the callback function gets invoked. Question: How long is my function allowed to run in the background? Let's say the function does so much work and need 10 minutes to finish, will it be terminated by system? I guess Apple won't allow long-run job in location-updates-callback. But I couldn't find the official explanation. Could anyone help? thanks a lot. https://developer.apple.com/library/content