-
Notifications
You must be signed in to change notification settings - Fork 1.9k
It is using in gcm data.additionalData ? #126
Comments
@eros2187 I'm not sure I understand the question. Any key that doesn't match the basic types: message, title, count, sound, image it will end up in additionalData. |
have sent a strringa of this type to gcm Once I receive these data hang them using jquery in html $ ( " #myid " ) .Append ( " < P > ' + ' < img class = " photo " src = ' + data.additional.url + ' > < / p > ' ) ; data.additional.url from value indefinited not pass me the value ? What's wrong ? You can help me |
@eros2187 So for this code to work:
you would need to use the following code to send to GCM:
the plugin will recognize the When you get a chance to test this and it works please comment and close the issue. |
hello I have already tried to pass data chart using all the date: |
You would send:
and it would be available at |
Thanks I tried but it does not work there will be a problem with a data.additionalData this point ? the value of attachment some value means that you have any feedback ? thanks regards joseph |
@eros2187 I think I know what is going on. Fix to be pushed soon. |
@eros2187 re-test with the upcoming 1.3.0 release and re-open if it doesn't fix your issue. |
This thread has been automatically locked. |
plus data.image , etc. there is a possibility of sending tightens customized using data.additionadata but how? you can see an example of java code must send via gcm thanks
The text was updated successfully, but these errors were encountered: