iOS & Android Push Notifications
A push notification (or push message) is a message sent directly to the device (iOS or Android) of your users, even if the application is not open.
This is a powerful marketing tool to retain and engage users over time. This article will tell you how: Engage Your Users With Push Notifications
Discover how to send and configure push notifications.
Send Push Notification
Write down your message: it must be short and engaging, less than 130 characters.
For now on, you can not target specific users and schedule the sending: your message is automatically sent to all your users. New features will soon be released.
If your users have enabled push notifications, they will receive this message on their smartphone or tablet.
Your previous messages are available in the history.
Configure Push Notifications
To send push notifications, your application must be published on the App Store or Google Play. This service must be configured depending on the platform:
- For iOS: you must have enabled "Push Notifications" while creating the provisioning profile
- For Android: you must have created a project on Firebase
Should you have any question, please don't hesitate to ask the team :-)