This document explains how to setup an application that enables sending and receiving Android Push Notifications, and then integrate this application with the Appoxee messaging service.
The application setup process consists of the following steps:
Step A: Google Provisioning – create a mobile provisioning profile. This profile enables your application to receive Push Notifications.
Step B: Appoxee Provisioning - allow Appoxee to send notifications from your application, by adding it to your Appoxee account.
- An application has two environments: Development and Production. Each of these environments requires a different certificate in order to send Push Notifications.
Once you create your app, make sure you repeat the remaining steps twice: first to create a Development certificate and then to create a Production certificate. - Once you complete the setup of your application, your next task is to add push notifications to your code (see Appoxee Android SDK Integration).