Prompt asking user if they want to continue letting your app collect background location - How often does this occur?

北慕城南 提交于 2019-12-13 13:08:57

问题


As you probally already know, one of the new features in iOS 8 is that Apple will occasionally ask the user something along the lines of:

"Weather" has been using your location in the background. Do you want to continue allowing this?

How often does Apple ask this and how do they determine when to ask? I can't find any documentation and my own testing has shown that it can range quite a bit. Thanks in advance.


回答1:


I have same problem with that alert.

When app request always authorization, OS will ask "Allow xxxApp to access your location even when you are not using the app?"

And a few weeks OS ask "xxxApp has been using your location in the background. Do you want to continue allowing this?" The second alert will show again every few weeks.

See some alert images at this web: https://support.apple.com/en-us/HT203033



来源:https://stackoverflow.com/questions/29334052/prompt-asking-user-if-they-want-to-continue-letting-your-app-collect-background

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!