Thanks, that really helped. A last question: can I pass at the payload more arguments than message and badge? i.e. can I pass an additional value so that the push redirects to a specific part of my app?
Thanks, that really helped. A last question: can I pass at the payload more arguments than message and badge? i.e. can I pass an additional value so that the push redirects to a specific part of my app?
Could I have a sample? I triet it but couldn't make it work.
Thanks Evgene, I have already read that documentation, but the plugin I want to add isn't listed there. If I put it in the "SOURCE" of the project, will it work?
Oh thanks, that would be it then. I'll use the other plugin I had seen. Just one more question: how can I import the plugin? Because on the plugin list it doesn't appear the plugin I want. How do I manually add a plugin I want?
Thanks
But this is the deviceID I have stored in the devices collection, right? When trying to post it directly to GCM I get the invalidRegistration error, which means that this ID isn't matching the one at GCM, am I right?
Hello,
is there any way that I can retrieve the Android's GCM RegistrationID that is replied when a device is successfully registered in the GCM Server when enabling push notifications here in Appery trhough JavaScript?