Open Settings > Privacy > Location

Hello,


I have code in my app to open the app specific settings page using `UIApplicationOpenSettingsURLString` from inside our app. But if user has disabled location globally, that location field is disabled. Is there a way to open Settings > Privacy > Location from inside the app in a way that will not get rejected during submission (i.e. using `App-Prefs:`).


I see the Lyft app can perform this functionality somehow.


Thank You,

JR

Replies

JR:


As you've already done, your app can only take the user to Settings/MyApp/


No comment on Lyft 😉


Ken