Redirect to settings app from within an app.

We want to redirect the user from within the app to general settings app as attached below.

I know openSettingsURLString redirects to app-settings and we can press back to go to general settings. Is it possible to go to settings page directly?

redirects to app-settings and we can press back to go to general settings. Is it possible to go to settings page directly?

AFAIK, it is not possible to go directly.

I know openSettingsURLString redirects to app-settings and we can press back to go to general settings. Is it possible to go to settings page directly?

As already noted, the answer is NO.

One thing you need to care is that you can find many sites showing some urls to go to settings directly without any cautions or notes. Using such urls may be considered as using private APIs, and can be a reason to be rejected in reviewing for the App Store.

Redirect to settings app from within an app.
 
 
Q