Search found 13 matches

Go to advanced search

by Diego Dillenburg Bueno
Thu Oct 30, 2014 11:34 am
Forum: Issues
Topic: Handling push notification information
Replies: 5
Views: 645
 
Jump to post

Handling push notification information

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?

by Diego Dillenburg Bueno
Wed Oct 29, 2014 1:33 pm
Forum: Issues
Topic: Handling push notification information
Replies: 5
Views: 645
 
Jump to post

Handling push notification information

Could I have a sample? I triet it but couldn't make it work.

by Diego Dillenburg Bueno
Wed Oct 29, 2014 11:40 am
Forum: Issues
Topic: Handling push notification information
Replies: 5
Views: 645
 
Jump to post

Handling push notification information

Hello, I'm trying to handle push notifications into my app, I can send and receive them with no problem, the matter is: how do I handle the data that I input on the push? Like: how do I manage this push to open an URL or go to a specific page of my app? I've read I could access the push data through...
by Diego Dillenburg Bueno
Fri Oct 24, 2014 2:39 pm
Forum: Issues
Topic: How to get GCM RegistrationID via JavaScript
Replies: 8
Views: 774
 
Jump to post

How to get GCM RegistrationID via JavaScript

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?

by Diego Dillenburg Bueno
Fri Oct 24, 2014 2:31 pm
Forum: Issues
Topic: How to get GCM RegistrationID via JavaScript
Replies: 8
Views: 774
 
Jump to post

How to get GCM RegistrationID via JavaScript

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

by Diego Dillenburg Bueno
Thu Oct 23, 2014 11:37 am
Forum: Issues
Topic: How to register to a GCM Application and obtain my registration ID
Replies: 5
Views: 593
 
Jump to post

How to register to a GCM Application and obtain my registration ID

Hello Yurii, I'm aware of that, have read that documentation, but what I can't find is: can I push from my 3rd party API directly to GCM? Well, I mean, I know I can, but is there any way that I can grab from my app here in Appery the RegistrationID that is generated when my device registers in GCM? ...
by Diego Dillenburg Bueno
Wed Oct 22, 2014 5:58 pm
Forum: Issues
Topic: How to get GCM RegistrationID via JavaScript
Replies: 8
Views: 774
 
Jump to post

How to get GCM RegistrationID via JavaScript

As stated here in this other answer: https://getsatisfaction.com/apperyio/... I'm able to grab the ID via JavaScript to directly send to GCM or APNS, but how to do so? That's what I tried to ask from the beggining, sorry for misundertoods. The values I have at my devices table aren't the ones that I...
by Diego Dillenburg Bueno
Wed Oct 22, 2014 2:02 pm
Forum: Issues
Topic: How to get GCM RegistrationID via JavaScript
Replies: 8
Views: 774
 
Jump to post

How to get GCM RegistrationID via JavaScript

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?

by Diego Dillenburg Bueno
Wed Oct 22, 2014 1:23 pm
Forum: Issues
Topic: How to get GCM RegistrationID via JavaScript
Replies: 8
Views: 774
 
Jump to post

How to get GCM RegistrationID via JavaScript

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?

by Diego Dillenburg Bueno
Wed Oct 22, 2014 12:40 pm
Forum: Issues
Topic: How to register to a GCM Application and obtain my registration ID
Replies: 5
Views: 593
 
Jump to post

How to register to a GCM Application and obtain my registration ID

I have the same doubt as Jesus above, and have read about the ready mechanisms, but is there any way to retrieve the RegistrationID that is provided from GCM to the device? Because I'm building a web app in a 3rd-party-server to handle those push messages, given also that I'm using another database,...

Go to advanced search