Iphone geo location permission check

Posted by Johnny Mast on Stack Overflow See other posts from Stack Overflow or by Johnny Mast
Published on 2010-06-10T12:25:08Z Indexed on 2010/06/10 15:12 UTC
Read the original article Hit count: 234

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk