mardi 27 octobre 2015

How to test GCM notifications without app?

I am currently implementing a push functionality using Amazon SNS in my backend. Now, I would like to write tests for the backend and make somehow sure that the published notifications get delivered to the endpoint (GCM mobile device).

Is there a way to get a mock registrationID from the Google dev console and check an inbox if any notifications actually arrived? All without ever building an app?

Aucun commentaire:

Enregistrer un commentaire