programmatically READ iPhone settings

匿名 (未验证) 提交于 2019-12-03 02:42:02

问题:

I want to programmatically READ iPhone settings such as...

  • Enable 3G - YES/NO
  • Vibrate - ON/OFF
  • Message Alert - ON/OFF
  • etc.

Can anyone provide a solution?

回答1:

I'm fairly certain you cannot: see Opening the Settings app from another app



回答2:

You cannot. Because apple is not providing the API to access the iPhone settings app. But you can keep a bundle setting in your app so that user can change the settings of your app from iphone settings. If you are interested in this feature you can refer Apple doc.



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