Open Settings from App (like Twitter to turn on Wi-Fi) - With iOS 7.1

故事扮演 提交于 2019-12-05 02:11:10

That is not the Twitter app showing the alert. That is a standard iOS alert that can appear when an app tries to use location services with no WiFi.

No 3rd party app can directly show that alert. iOS shows it and iOS takes you to the Settings app.

I just verified this with my own app. If the app already has permission to use location services, then if you do something in the app that requires location, this alert will appear when appropriate. I know for a fact that I do nothing in my code to make the alert appear but it does appear.

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