arleyandrada / PushClient

FREE and Open Source - Titanium PushClient Module
Other
44 stars 17 forks source link

PushClient Android #79

Closed somefakeuser closed 9 years ago

somefakeuser commented 9 years ago

Hi. I'm using you module with iOS and everything works perfect, but now I'm trying to use ti with Android and I don't receive any pushes!? Do I need to add something to the tiapp.xml? I use it with Parse and there I can see the device is registered, but I don't get the pushes on the device when I'm testing.

Any toughts? Best Regards,

arleyandrada commented 9 years ago

No. You do not need to change the tiapp.xml.

Please, recheck if you are using the correct CGMSenderId and if it is accordance to the Parse.com settings.

By default, with Parse.com to Android, you need to use theirs GCMSenderId (1076345567071) and not your own.

Regards,

Arley

somefakeuser commented 9 years ago

Hi and thank you for the reply. I just figured out like you said about the sender id. Seems to be working now.

Again, thank you for good support !

Best Regards,