android - Returning push notification with each registered device's success status -
i sending multicast pushnotification
. but, instead of getting notification sent each device or not, got total result "success":4,"failure":5
{"multicast_id":5822472722938760042,"success":4,"failure":5,"canonical_ids":0,"results":[{"message_id":"0:1464161022787436%f6854ff1f9fd7ecd"}]}
i want know devices not receive notification.
this happens when registered device ids invalid , mismatched. first cross check device ids used notifications.
Comments
Post a Comment