avivais / phonegap-parse-plugin

Phonegap 3.0.0 plugin for Parse.com push service
195 stars 315 forks source link

Android can't handle payload #94

Open luco opened 8 years ago

luco commented 8 years ago

I can process the payload and data in iOS, but on Android nothing. The pushes arrives, but i cant handle the data on Android.

MichaelKuhinica commented 8 years ago

Can you give a bit more information? Did you create a custom class for Android as explained on the Quirks section of the documentation? Do you get any error?