For an Iphone application, I need to work with GPS features. Basically I want to do two things:
1. First detect whether the IPhone has GPS enabled or not
2. Can turn ON/Off the GPS feature, if desired.
I know that the GPS features are in Settings-->General-->Location Services. But I don't know how to access them using XCODE [objective-c]
Any idea??
Thanks
1. First detect whether the IPhone has GPS enabled or not
2. Can turn ON/Off the GPS feature, if desired.
I know that the GPS features are in Settings-->General-->Location Services. But I don't know how to access them using XCODE [objective-c]
Any idea??
Thanks