-6

How do I open the Settings application from my application? Apple remove API for OS5.1 and later.

Rajesh Rajput
  • 263
  • 1
  • 11
  • 2
    http://stackoverflow.com/questions/5655674/opening-the-settings-app-from-another-app make search before posting questions – zbMax Jun 21 '13 at 07:29

3 Answers3

0

Unfortunately it is not possible now.

Maksim
  • 2,054
  • 3
  • 17
  • 33
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
0

No this is not possible in iOS.

Sonu
  • 248
  • 1
  • 10