Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9112963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T03:51:38+00:00 2026-06-17T03:51:38+00:00

Possible Duplicate: Opening the Settings app from another app Is there a way to

  • 0

Possible Duplicate:
Opening the Settings app from another app

Is there a way to direct the user to the Settings.app whenever I show a UIAlertView prompt? This prompt alerts the user that his location services is turned off and I want the user to open the Settings.app when he taps the button inside my UIAlertView.

UPDATE: I’m looking for a similar code stated here:

How to launch myapplication settings tab in settings app from my application in ipad

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T03:51:39+00:00Added an answer on June 17, 2026 at 3:51 am

    iOS 8 and iOS 9

    [[UIApplication sharedApplication] openURL:[NSURL URLWithString:UIApplicationOpenSettingsURLString]];
    


    There is no way to do this.

    Because till now (11th Jan 2013) there is no url scheme available for settings app.

    iOS 6

    You can’t do this on iOS 6.

    iOS 5 and below (< iOS 5.1)

    [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"prefs:root=General"]];
    

    Please refer this answer for more info Call the official *Settings* app from my app on iPhone

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Opening the Settings app from another app I am calling: [[UIApplication sharedApplication]
Possible Duplicate: Xcode 4 with opening brace on new line Is there a way
Possible Duplicate: Objective C for Windows iPhone development on Windows Is there any way
Possible Duplicate: Creating, opening and printing a word file from C++ Hi, I need
Possible Duplicate: Android Spinner OnItemSelected Called Erroneously (without user action on opening spinner) Does
Possible Duplicate: Is there a way to create a second console to output to
Possible Duplicate: including php file from another server with php i want to have
Possible Duplicate: Opening html file with query string I'm writing a simple console app
Possible Duplicate: PHP: Why such weird behaviour when I include a file from another
Possible Duplicate: Get Size of file on disk Is there a way to retrieve

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.