I have two perfect devices installations in Parse Core:
When I'm creating a new push notification (plain text notification), there is information that it will be sent to these two devices:
But then it isn't sent to any device at all:
The status is success but "Pushes Sent" are zero. Already checked for Parse service status and are up and online.
No information about any pushes in the device's debugging console so I presume that pushes aren't being sent at all.
Any ideas on how to solve this problem?