Page 1 of 2
push notification not working
Posted: Wed Jan 15, 2014 4:30 pm
by Shawn Johnson
Hello,
I am trying to follow the push notifications documentation. I was trying to register a device. I followed the instructions and created a service to register a device.
when I try to test the service it fails when the following message ""code":"PNDR002",
"description":"app id not specified""
I followed the instructions for locating the app id. I pulled it out of the url between [project/"appid"/editor]
I also have a question how I do i get an actual device id of my phone into the database
would appreciate any help
push notification not working
Posted: Wed Jan 15, 2014 5:58 pm
by Shawn Johnson
I figured out my issue, at least i figured out to get my pushes out to the devices I think i was just over thinking it.
-Shawn.J
push notification not working
Posted: Wed Jan 15, 2014 6:07 pm
by Kateryna Grynko
Hi Shawn,
Thank you for the update!
Just in case somebody is looking for this. Token and X-Appery-App-Id can't have the same values. Set X-Appery-App-Id = id of the app that receives, and token from database 'Devices': http://docs.appery.io/tutorials/sendi...
Let us know if you need any further help.
push notification not working
Posted: Wed Jan 15, 2014 7:57 pm
by laura6372139
Hi:
Code: Select all
I follow all the step by step "send push" manual but it does not work. I don't get notification.
http://docs.appery.io/tutorials/sendi...
The application I have shared with you.
Thanks!
Regards.
push notification not working
Posted: Wed Jan 15, 2014 8:29 pm
by Kateryna Grynko
Hi Laura,
What is the app name?
push notification not working
Posted: Wed Jan 15, 2014 8:34 pm
by laura6372139
push notification not working
Posted: Wed Jan 15, 2014 10:37 pm
by Alena Prykhodko
Hello!
Do you get any error when send push?
push notification not working
Posted: Thu Jan 16, 2014 10:02 am
by laura6372139
I don't receive notifications in my apk
push notification not working
Posted: Thu Jan 16, 2014 10:40 am
by Maryna Brodina
Hello! What device (Android, iOS) you test on? Do you send to all devices or use filters?
push notification not working
Posted: Thu Jan 16, 2014 11:12 am
by laura6372139