我正试图从phongap推送通知。
我遵循了以下教程 http://www.pushwoosh.com/programming-push-notification/android-gcm-push-notifications-guide/
但我需要谷歌项目ID 和 pushwoosh app id 。 所以基本上得到这些ID的过程是什么.. ???
任何帮助将不胜感激!
答案 0 :(得分:6)
本指南显示了您可以在哪里找到Google Project ID:http://www.pushwoosh.com/programming-push-notification/enabling-gcm-services-for-google-api/
Pushwoosh App ID是应用程序代码(XXXXX-XXXXX),您可以在Pushwoosh控制面板的应用程序页面上找到它。
答案 1 :(得分:0)
转到https://code.google.com/apis/console并在那里启用GCM。您将在仪表板上看到项目ID。 (您甚至可以在登录后在网址中看到项目ID)