Shawn Johnson
Posts: 0
Joined: Wed Jan 15, 2014 4:17 pm

push notification not working

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

Image

Shawn Johnson
Posts: 0
Joined: Wed Jan 15, 2014 4:17 pm

push notification not working

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

push notification not working

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.

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

push notification not working

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

push notification not working

Hi Laura,

What is the app name?

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

push notification not working

Turismo Vall de Albaida

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

push notification not working

Hello!

Do you get any error when send push?

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

push notification not working

I don't receive notifications in my apk

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

push notification not working

Hello! What device (Android, iOS) you test on? Do you send to all devices or use filters?

laura6372139
Posts: 0
Joined: Wed Oct 30, 2013 11:54 am

push notification not working

Hi:

Code: Select all

 Android 

 all devices

Return to “Issues”