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
Post a Comment