In order to use Appoxee, you must create a mobile provisioning profile that supports receiving Push Notifications from Appoxee.
Google provisioning consists of the following procedures:
- Step A.1: Creating a Google API Project
- Step A.2: Enabling the GCM Service
- Step A.3: Obtaining an API Key
Step A.1: Creating a Google API Project
- Open the Google APIs Console page.
If you haven't created an API project yet, this page will prompt you to do so.
If you already have existing API projects, the first page you see will be the Dashboard page.
From there you can create a new project, by opening the project drop-down menu (upper left corner) and choosing Other projects > Create.
From there you can create a new project, by opening the project drop-down menu (upper left corner) and choosing Other projects > Create.
3. Click Create project...
4. Open the Google APIs Console page, make sure your project is selected and take a note of the Project Number and Project ID.
You will later be required to provide this information in the Application Settings page of the Appoxee dashboard (see Step B: Appoxee Provisioning).
Step A.2: Enabling the GCM Service
- On the main Google APIs Console page, select Services.
- Turn the Google Cloud Messaging for Android toggle to ON.
- On the Terms of Service page, accept the terms.
Step A.3: Obtaining an API Key
- On the main Google APIs Console page, select API Access.
- Click Create new Browser key...
- Note the API key value.
You will later be required to provide this information in the Application Settings page of the Appoxee dashboard (see Step B: Appoxee Provisioning).
Next Step: Step B: Appoxee Provisioning