thiagolocatelli / parse4j

Java Library to deal with Parse (parse.com) REST API
http://thiagolocatelli.github.io/parse4j
143 stars 117 forks source link

fixed json structure sent to parse push endpoint for basic notifications #16

Closed MichaelKubovic closed 10 years ago

MichaelKubovic commented 10 years ago

Hey there! This fix is required in order to send any message. I'll keep working on adding advanved settings (badge number, sound, etc. ) in a forthcoming future.