Push Notifications
Go Up to Developing RAD Server, Cloud, and REST Applications
Push Notifications are notification messages sent to iOS or Android devices using a data channel from a service provider in real-time.
RAD Studio offers a REST BaaS framework that supports the messaging services, and the BaaS providers or the back-end service to send push notifications:
- Messaging services:
- Cloud service providers:
- Parse
- Kinvey
- Backend service:
Topics
- Setting Up the Messaging Service
- Using the Cloud Service to Send Push Notifications
- Using EMS to Send Push Notifications
- Multi-Device Application to Receive Push Notifications