Call the official *Settings* app from my app on iPhone(Location Service)
- by zt9788
At one point in my app, I would like to redirect the user to the official Settings app. If possible, I also want go straight to the Location service section within the Settings app.
i see
Call the official *Settings* app from my app on iPhone
but
In iPhone4 the following code does not respond(my ios version 5.1.1):
[[UIApplication…