Sending push notifications
Make your backend server send push notifications through this UnifiedPush Server using supported sender APIs.
- Server URL
- {{ appDetail.contextPath }}
- Application ID
- {{ appDetail.app.pushApplicationID }}
- Master Secret
- {{ appDetail.app.masterSecret }}
Keep this info secure! Never expose your Master Secret or Application ID publicly.