Page 1 of 4
Push Documentation
Posted: Mon Jan 06, 2014 3:39 am
by bahar.wadia
It appears that your Push documentation is out of date. As a novice, I am having trouble following your steps. Can you please update the documentation or reply with the updated steps.
For example: There is no "Register App" button in Google's developer console.
Am I missing something?
Push Documentation
Posted: Mon Jan 06, 2014 4:48 am
by maxkatz
Google released a new dashboard, but the old one should still be available. We'll update the docs.
Push Documentation
Posted: Mon Jan 06, 2014 11:32 am
by bahar.wadia
When can I expect to see updated documentation. I am stuck at this point and could use some help. Thx
Push Documentation
Posted: Mon Jan 06, 2014 4:26 pm
by maxkatz
We will update soon.
When you open the console, you should see this message, giving you an option to use the old console:
Push Documentation
Posted: Mon Jan 06, 2014 7:52 pm
by bahar.wadia
I just took a look at it, but I don't see the Register App. See below
Push Documentation
Posted: Mon Jan 06, 2014 9:23 pm
by maxkatz
From the screen you have above:
- Click API Access
- Click Create New Server Key
- Click Create again
- Use "Key for server apps" key.
Push Documentation
Posted: Tue Jan 07, 2014 12:02 am
by maxkatz
The document has been updated to use the new console: http://docs.appery.io/tutorials/sendi...
Push Documentation
Posted: Fri Jan 10, 2014 8:14 pm
by bahar.wadia
Thank you so much. Helps a lot.
I am following your example
http://docs.appery.io/documentation/b...
http://docs.appery.io/tutorials/sendi...
The app initializes and registers correctly, but does not receive messages sent from the server. I am obviously missing something, can you please help. I can share my app if needed.
Thanks
Push Documentation
Posted: Fri Jan 10, 2014 8:48 pm
by Maryna Brodina
When you send Push are recipients set? What does push statistic show? Could you post screenshot of section from where you send push notifications?
Push Documentation
Posted: Fri Jan 10, 2014 9:08 pm
by bahar.wadia
Here you go....
Yes the recipients are set. I get Initialize DONE and Register DONE on my iPhone, per your example.