google cloud messaging - Android - Token not showed when implementing GCM -


i'm following google's gide on implementing gcm (using files) , cannot see token in logkat:

log.i(tag, "gcm registration token: " + token); 

in registrationintentservice.java file

please review #2 , #3 here. project cannot find project number specified in google-services.json file.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -