Summary:
To properly set up your GameCircle configuration for Underground, you will first need to understand the difference between security profiles and API keys:
- An API key is a unique identifier and is tied to your app’s package name and signature.
- A security profile includes an entire configuration, including achievements and leaderboards, and can be shared between multiple apps.
Each security profile can have different API keys. For most cases, all you need to do to make your existing GameCircle-enabled app work with underground is to create a new API key in the existing security profile using your new Underground package name. If you are not planning on sharing configurations between your Underground app and your non-Underground app, you will need to create a new security profile and associated API keys.
Keywords: Underground, GameCircle, Package Name
KB_334