InvalidRegistration error while send push notifications to android with rails backend -


I am trying to send push notifications to the Android device using the Rail Backend. I'm using pushmeup gem to do it. But when I send a notification to the device, I get an invalid registration report in response. There is no problem facing any single help .......

Resolved I I am using an invalid tool token.


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

javascript - parsing json not working -