标签: android google-cloud-messaging
我正在关注Google gide实施GCM(using this files),我无法在logkat中看到令牌:
Log.i(TAG, "GCM Registration Token: " + token);
答案 0 :(得分:0)
请查看#2和#3 here。可能是您的项目无法找到google-services.json文件中指定的项目编号。