Requeue failed push notification messages
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Notifications
Push notification delivery might fail for various reasons. You can view which messages failed and requeue them to be sent out if necessary.
Before you begin
About this task
Messages can also fail to send for several reasons, such as a large message queue or other issue with the instance. You can use a system property to control how long the instance queues a push notification after it is triggered.
- Apple iOS: 2,048 bytes
- Google: 4,096 bytes
Procedure
Related Content
- Push notification system
The push notification system involves several key elements that manage the delivery of push messages and push notification responses.
- Activate push notifications
Several plugins must be activated to use push notifications. If you have the Mobile UI (com.glide.ui.m) plugin active, push notification plugins are automatically activated.
- Installed with push notifications
Several types of components are installed with the push notifications plugins.
- Push notification properties
Push notifications provides several properties to customize the setup.
- Push notification setup with the ServiceNow mobile app
The ServiceNow mobile application automatically enables push notifications and configures mobile devices for push notifications when users initially log in to the instance.
- Push notification setup with a custom push application for ServiceNow mobile apps
If you are using your own custom mobile or push application, you must configure your app for use and set up the push contents.
- Push notification retention
You can archive and eventually destroy push notifications that you no longer need or if your Push Notification table is excessively large.