this is my very first question on stack overflow. I want my apps able to redirect user to the settings/preferences. I'm studies a lot in stack overflow and most of the answer is "This only worked in iOS 5, won't work on IOS 5.1 or onwards anymore". I knew this is very old question but still i'm very curious how is the Google Map API archive it?
I'm using IOS 6.1 Simulator and when i turn off the Location Service, Google Map API was able to prompt a message like below
"Turn On Location Services To Allow "app" to Determine Your Location", "Settings" button & "Cancel" button.
After I clicked on the "Settings" button, it will redirect to "Location Services"
I'm sorry because i don't have at least 10 reputation to post the printscreen.