Deprecated: this sample repository is deprecated. Checkout the AeroGear community cookbooks instead!
This repository contains the client's implementations showing off the basic usage of AeroGear UnifiedPush feature.
Project Info | |
---|---|
License: | Apache License, Version 2.0 |
Build: | Maven |
Documentation: | http://www.jboss.org/unifiedpush/ |
Issue tracker: | https://issues.jboss.org/browse/MP |
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 Cartridge . This is the easiest option, if you don't have an OpenShift account yet, you can freely sign up here.
- Download the released WARs, you can grab them 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.
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.
- For Android you can follow these instructions
- For iOS you can follow these instructions
Finally, you will have to create your variants, instructions can be found in the UnifiedPush Administration Console User Guide
For more details about the current release, please consult our documentation.
If you would like to help develop AeroGear you can join our developer's mailing list, join #aerogear on Freenode, or shout at us on Twitter @aerogears.
Also takes some time and skim the contributor guide
If you found a bug please create a ticket for us on Jira with some steps to reproduce it.