Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Steps A & B were formatted as bullets.

...

The application setup process consists of the following steps:

  • Step A: Google Setup – allow your app to send and receive Push Notifications.
    This is done by creating an Android app, get a Google Project ID and an API key, and then enable the Google Cloud Messaging (GCM) service. 
  • Step B: Appoxee Setup -allow Appoxee to send notifications from your application. This is done by adding the Android app to your Appoxee account.
Note

An application has two environments: Development and Production.
Since GCM serves all Push notifications, you must distinguish between the Development and Production environments through your Appoxee setup.
The best practice is to create a separate app for each environment (these two apps may share the same Google Project ID and API key).

...