Closed lexer closed 11 years ago
In you API i should use addData method. I think it is much simplier to supply json to data property.
Or I am missing something?
You could easily modify the addData() behavior in message.js to achieve this. I think there should also be some message validation to make sure that the payload doesn't exceed the current GCM 4kb limit.
In you API i should use addData method. I think it is much simplier to supply json to data property.
Or I am missing something?