I have a application need send user’s location information to server.
With setting “Required background modes”,It can call didUpdateToLocation.
But I can send network request in didUpdateToLocation and not reject by Apple?
Thanks for answer.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It all depends. If the user completely understands that their data will be sent to your servers (and saved?) it will not be rejected by Apple. But it can’t consume tons of battery, it also can’t run for more than 24 hours with the user reactivating it. They put that in place so you can’t have people use your app to stalk some one.