Page 1 of 4

Push notification not able to understand steps.

Posted: Tue Oct 29, 2013 9:07 am
by ishani modi

In Push notification the tutorial which you have provided i am follwing steps
but from Creating RegisterDevice service and next steps i am not able to get the excatly what it is trying to do..

Can you please provide me some details or demo app so that i can follow it


Push notification not able to understand steps.

Posted: Tue Oct 29, 2013 3:09 pm
by maxkatz

Please tell us exactly what you tried and what doesn't work.


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 5:25 am
by ishani modi

Hi,
I am following steps of the document, but in FileDB_settings service_url, do i need to write same default value ?


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 9:33 am
by Kateryna Grynko

Ishani,

Yes, you should specify the same value.


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 10:01 am
by ishani modi

ok thanks :) i applied the same values but in GetChannels service i am not able to get response it shows 405 method not allowed error.
so how would get the database ?


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 10:49 am
by Kateryna Grynko

Ishani,

Please share your application with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 10:51 am
by ishani modi

should i send you username password. ? I am not able to send you mail link support is not opening


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 11:00 am
by Kateryna Grynko

Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 11:03 am
by ishani modi

ok thanks i have shared project with support


Push notification not able to understand steps.

Posted: Wed Oct 30, 2013 2:58 pm
by Kateryna Grynko

Ishani,

Add parameter 'where' and paste the following code in its mapping:
precodereturn '{"_id":"' + value + '"}'; /code/premap to 'userId' as showed in the above screenshot.