Skip to content

vibe13/aerogear-push-helloworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 48.7%
  • Java 27.2%
  • Swift 18.7%
  • CSS 5.4%