Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to get google project id and pushwoosh app id?

i am trying to push notification from phongap.

i followed following tutorial http://www.pushwoosh.com/programming-push-notification/android-gcm-push-notifications-guide/

but there i need to have google project id and pushwoosh app id. so basically what is the process to get these ids..???

any help will be appreciated!

like image 464
Akshay Gawde Avatar asked Apr 05 '13 10:04

Akshay Gawde


1 Answers

This guide shows where you can find your Google Project ID: http://www.pushwoosh.com/programming-push-notification/enabling-gcm-services-for-google-api/

Pushwoosh App ID is the Application Code (XXXXX-XXXXX) that you can find on your application page in Pushwoosh control panel.

like image 103
Noah Borg Avatar answered Nov 15 '22 00:11

Noah Borg