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 }}