Iphone geo location permission check
- by Johnny Mast
Dear Developers,
Hi i have a quick question about the iphone (iOS) geolocation api's. Currenly i have a map in my application and the operating system will ask the user if it wants to allow the use of geolocations. Now thats all nice but the thing is i want to change my app when geolocations is allowed to a so called "Geo location" mode where new options are available or "standard" mode with less ui elements when permissions are not granted.
What can i use to check if permission is granted?. So basicaly is that an api that tells me permission granted yes or no.