The "Recipients" count in your One-time message metrics refers to the number of devices that are eligible to actually receive and display your push notification.
To be counted as a "Recipient", a device must meet two key conditions:
1. It must have a valid push token.
2. Push notifications must be enabled on the device. This means the device is set up to show incoming alerts (e.g., banners, sounds, badges). Often, this corresponds to a status like "Push Alerts Enabled" being True
for the device.
Devices that have a push token but have push notifications disabled by the user (or for other system reasons where alerts are not visible) are not included in the "Recipients" count. This metric specifically measures reachable devices capable of displaying the notification, not the total number of app installations or registered users.
Comments
0 comments
Please sign in to leave a comment.