📱 Mobile Push
Overview
Mobile Push is a channel that allows you to send push notifications to your users’ mobile devices. You can send push notifications to iOS and Android devices using native SDKs, Flutter, or React Native.
Requirements
- Setting up Apple Push Notification Service (APNS) or Firebase Cloud Messaging (FCM) 👉 step-by-step guide
- Integrating our easy-to-use iOS SDK or Android SDK into your apps
INFO
Mobile push notification is the only channel in NotificationAPI that relies on external 3rd-parties (Apple and FCM). This is due to a limitation of the mobile operating systems.
Get Started - Pick Your Stack
⏳
React Native (Android)
Coming soon!
⏳
React Native (iOS)
Coming soon!
Important Features
- Visual editor
- Support additional fields that are natively supported by Apple and FCM
- Cost-free
Tracking and Analytics
NotificationAPI automatically tracks mobile push notification metrics:
- Delivery: Successfully delivered to device
- Opens and Clicks: When users view and click notifications (coming soon)
View all analytics in your dashboard under Logs and Insights.
Events Webhook
Following are the events that you can receive via Events Webhook:
- Failures
- Unsubscribes