Reputation: 46287
Is there a way to launch the iPhone/iPad's settings from within your app?
Upvotes: 0
Views: 126
Reputation: 33101
Check this out: It is a framework to display the apps's settings in both places, or just just on the app using the same type of display as the settings pane.
Upvotes: 2
Reputation: 7469
There is no way to do this. What apps usually do is recreate the same view the user would see if they opened the settings and then display that in-app.
Upvotes: 2