Is there any way to direct the user to the Bluetooth Settings page?

What is the best way for an app to deep link a user to the Bluetooth Settings page in the Settings app? For various reasons, 'go to bluetooth settings' is easier said than done for some users.

I don't know of any public settings app URLs to send the users to the Bluetooth page. If using ASK it is in your apps' settings slice, but if not using ASK I don't have an answer.

FB20224140

Answered by Engineer in 892852022

Thanks for the feedback! We currently do not offer a direct deep-link into Settings -> Bluetooth.

We will track this feedback as an enhancement request.

As a potential alternative, you can use this to go to your App Settings within the Settings app.

https://developer.apple.com/documentation/uikit/uiapplication/opensettingsurlstring

Thanks for the feedback! We currently do not offer a direct deep-link into Settings -> Bluetooth.

We will track this feedback as an enhancement request.

As a potential alternative, you can use this to go to your App Settings within the Settings app.

https://developer.apple.com/documentation/uikit/uiapplication/opensettingsurlstring

Is there any way to direct the user to the Bluetooth Settings page?
 
 
Q