Hello guys,
I’m looking for a way on how to get the status of the Push notification sent, to see if it’s delivered or not.
I see on the Dashboard the status of the past PUSH notifications sent, and I want to know if there is any way to access that info through the Parse API.
The reason I’m looking for the Notification status is that In the case, the Push notification is not delivered (App deleted) I want to send an SMS to the user.
Thanks