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

  • SEARCH
  • Home
  • 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 4271368
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T07:25:58+00:00 2026-05-21T07:25:58+00:00

Okay, I know that there are many question about it, but they are all

  • 0

Okay, I know that there are many question about it, but they are all from many time ago.

So. I know that it is possible because the Map app does it.

In the Map app if I turn off the localization for this app, it send me a message, and if I press okay, the “Settings App” will be open.
And my question is, how is this possible?
How can I open the “Setting app” from my own app?

Basically I need to do the same thing, if the user turn off the location for my app, then I’ll show him a message saying something that will open the “Setting app”

  • 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-05-21T07:25:59+00:00Added an answer on May 21, 2026 at 7:25 am

    As mentioned by Karan Dua this is now possible in iOS8 using UIApplicationOpenSettingsURLString see Apple’s Documentation.

    Example:

    Swift 4.2

    UIApplication.shared.open(URL(string: UIApplication.openSettingsURLString)!)
    

    In Swift 3:

    UIApplication.shared.open(URL(string:UIApplicationOpenSettingsURLString)!)
    

    In Swift 2:

    UIApplication.sharedApplication().openURL(NSURL(string:UIApplicationOpenSettingsURLString)!)
    

    In Objective-C

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

    Prior to iOS 8:

    You can not. As you said this has been covered many times and that pop up asking you to turn on location services is supplied by Apple and not by the App itself. That is why it is able to the open the settings application.

    Here are a few related questions & articles:

    is it possible to open Settings App using openURL?

    Programmatically opening the settings app (iPhone)

    How can I open the Settings app when the user presses a button?

    iPhone: Opening Application Preferences Panel From App

    Open UIPickerView by clicking on an entry in the app's preferences – How to?

    Open the Settings app?

    iOS: You’re Doing Settings Wrong

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

Sidebar

Related Questions

Okay, I know that 1) this is probably not possible with CSS alone and
Okay, here's my short question: I know that === and !== operators will compare
Okay I know there are a lot of questions about this and a lot
Okay I know this is a really lame question because Starbasic is a really
Okay, I know this is a Noob question but I cant see to get
Okay, now this is more a rant about Linux than a question, but maybe
I know that there has to be quite a lot of documentation about this
Okay, I know that is a funky-sounding title, but I couldn't think of a
Okay, I know it is weird but when I put this code between <head
Okay, next PHPExcel question. I have an HTML form that users fill out and

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.