Fabian Strachanski

Results 3 issues of Fabian Strachanski

Hi, is there a way to handle JSON-Pushes with custom data? In the plugin the defaultCallback is set so i cannot register a custom receiver. Is there another way to...

See #163 for details. ***Don't merge without further investigation!*** It's the example how i solved this for my usecase.

Converts the ParseObject `_toFullJson` when no `id` is set. So you are able to send unsaved ParseObjects to the client to unify the communication when you retrieved the data previously...