Reputation: 2079
Firstly I launched sample client demo on my phone with my SENDER_ID and received "successful registraion". Then I launch my app with the same SENDER_ID and on the same phone and don't receive nothing. Is that normal? If yes, how do I delete previous registration to fully test my app for push notifications?
Upvotes: 0
Views: 142
Reputation: 279
Did you try simple things such as uninstalling the sample demo ?
On my side I've restarted my client app several times in a row, obtaining a registration id every time (i.e. you don't need to "delete previous registration").
What's the error you get ? You normally get information when no registration id is returned.
Upvotes: 2