Start a new topic

API-Key - Package Name xcode IOS - where i can find it?

API-Key - Package Name xcode IOS - where i can find it?


Good evening, i'm doing the registration for obtaining an api-key for my application and it required me to insert the "Application Package" of my app. I'm working with XCODE 4 and i can't find this information.

 

Thank u to much, and good work!!

Hi Mattia,

For iOS you need to provide the iOS bundle identifier, which is defined in the property list of your application.

 



The bundle identifier string identifies your application to the system. This string must be a uniform type identifier (UTI) that contains only alphanumeric (A-Z,a-z,0-9), hyphen (-), and period (.)

 

 
Login or Signup to post a comment