Sending push notifications

Make your backend server send push notifications through this UnifiedPush Server using Aerogears Java sender API:

Server URL
{{ appDetail.contextPath }}
Application ID
{{ appDetail.app.pushApplicationID }}
Master Secret
{{ appDetail.app.masterSecret }}
Keep this info secure! Never publish your Master Secret or Application ID. Read more info about this.