How do I open the Settings application from my application? Apple remove API for OS5.1 and later.
Asked
Active
Viewed 138 times
-6
-
2http://stackoverflow.com/questions/5655674/opening-the-settings-app-from-another-app make search before posting questions – zbMax Jun 21 '13 at 07:29
3 Answers
0
There is no way to access the settings for IOS version 5.1 and later. One best way you can do to overcome this is to prompt the user to change the settings through UIAlertView.

manujmv
- 6,450
- 1
- 22
- 35