Learn how to receive push notifications when the app is not running.
Visit Key Concepts page to learn the most important QuickBlox concepts.
Send notifications about new messages to the user when their app is not running by using offline messaging functionality. This functionality allows to customize automatic push notifications displayed on a user’s device when they are offline. In other words, if your opponent is offline when you are writing a message, they automatically receive a push notification.
Make sure to subscribe your users to pushes using SDKs. Review Push Notifications section for more details.
Only FCM data messages can be sent from the Android app. QuickBlox doesn’t support FCM notification messages.
To process FCM data messages in your app when the app is in the background, you need to handle them. If not handled, they will not pop on the screen even if the app has received such push notifications. See FCM documentation to learn more about data messages.
Enable offline messaging from the Dashboard as follows:
You can configure an offline messaging template from the Dashboard as follows:
Available for Growth/HIPAA Cloud/Enterprise plan
You can set the custom template in the Offline messaging text section using the following template variables:
Currently, push notifications are supported in a mobile environment only.
Learn how to receive push notifications when the app is not running.
Visit Key Concepts page to learn the most important QuickBlox concepts.
Send notifications about new messages to the user when their app is not running by using offline messaging functionality. This functionality allows to customize automatic push notifications displayed on a user’s device when they are offline. In other words, if your opponent is offline when you are writing a message, they automatically receive a push notification.
Make sure to subscribe your users to pushes using SDKs. Review Push Notifications section for more details.
Only FCM data messages can be sent from the Android app. QuickBlox doesn’t support FCM notification messages.
To process FCM data messages in your app when the app is in the background, you need to handle them. If not handled, they will not pop on the screen even if the app has received such push notifications. See FCM documentation to learn more about data messages.
Enable offline messaging from the Dashboard as follows:
You can configure an offline messaging template from the Dashboard as follows:
Available for Growth/HIPAA Cloud/Enterprise plan
You can set the custom template in the Offline messaging text section using the following template variables:
Currently, push notifications are supported in a mobile environment only.