okiss / aerogear-push-helloworld

UnifiedPush Hello World Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aerogear-push-helloworld

This repository contains the client's implementations showing off the basic usage of AeroGear UnifiedPush feature.

Setting up an UnifiedPush Server instance

Before building and deploying the clients it's necessary to set up an UnifiedPush Server instance. There are actually 3 options for doing this :

  • Using the OpenShift AeroGear Push 0.X Quickstart . This is the easiest option, if you don't have an OpenShift account yet, you can freely sign up here.
  • Download a released WAR, you can grab it here and then follow these instructions to set up the database and to deploy it on an Application Server.
  • Build from the source : clone this repo and then follow these instructions to set up the database and to deploy it on an Application Server.

Creating an Application and the Variants

Once the UnifiedPush Server has been deployed, you will need to create an Application. Please refer to the UnifiedPush Administration Console User Guide.

Before creating the variants, some external setup on Google's Cloud console and/or Apple's Developer Portal is needed.

Finally, you will have to create your variants, instructions can be found in the UnifiedPush Administration Console User Guide under the section "Create a Variant"

About

UnifiedPush Hello World Examples

License:Apache License 2.0