Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Can't Send Push Notifications per Device ID

I'm trying to send push notifications by device id using Appery console but i don't recieve them. If I don't use a device id, notifications are sent ok.

Is there anything else needed to send notifications from Appery web console other than writing the device id on the decvice id field?

Regards,

miguel

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

Can't Send Push Notifications per Device ID

Hi Miguel,

How do you get Device ID?

Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Can't Send Push Notifications per Device ID

I'm running android device ID application. I's available In Google Market. I also get by Javascript and showing an alert with the device id.

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

Can't Send Push Notifications per Device ID

Miguel,

In this tutorial http://docs.appery.io/tutorials/sendi... you can find method to get device id that is needed for Push functionality work. It can mismatch the ID returned by third-party application.

What JavaScript did you use to get it?

Matt6097125
Posts: 0
Joined: Tue Jul 30, 2013 6:56 pm

Can't Send Push Notifications per Device ID

I've been having this exact same issue. I'm getting the device ID by using PhoneGaps device.uuid (never got Appery's PushNotification.getDeviceUniqueIdentifier() to work). Push works if you don't specify a device, but when you specify a device it doesn't make it through.

Please update this thread if you figure it out.

Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Can't Send Push Notifications per Device ID

I used device.uuid as the piece of Javascript in the tutorial wan't working. I took device.uuid form one of the answers to somebody having problems to retrive the device id on the forum.

Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Can't Send Push Notifications per Device ID

I used device.uuid as the piece of Javascript in the tutorial wasn't working. I took device.uuid from one of the answers to somebody having problems to retrive the device id on the forum.

Thanls a lot for your help.

Matt6097125
Posts: 0
Joined: Tue Jul 30, 2013 6:56 pm

Can't Send Push Notifications per Device ID

Hi Katya,

I'm following the tutorial at http://docs.appery.io/tutorials/sendi...

I'm getting confused by the "Handle Push Notifications from the app" section. What would be some applications of those services? Do I need to set those up to get the pushes to a specific device to work?

Thanks for the help.

Miguel Ángel Camacho
Posts: 0
Joined: Sun May 19, 2013 10:59 pm

Can't Send Push Notifications per Device ID

Any news on this issue? I still don't recieve push notifications when sent from Appery console by device. When I send them without entering device Id I can recieve them with no problem.

Return to “Issues”