-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hey,
@EdwinHoksberg thanks for the Github! Really love it!
We have users with a lot of devices, and we send messages to all of them. The results have error's and message ID's. But whenever there is a error I would like to know what device_id is no longer registered. Is this possible?
Here is the part of the response.
"multicast_id": 1152899987548651788,
"success": 16,
"failure": 10,
"canonical_ids": 0,
"results": [
{
"error": "NotRegistered"
},
{
"message_id": "1644310512120583"
},
{
"error": "NotRegistered"
},
{
"message_id": "1644310512135715"
}
]
}```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed