avivais / phonegap-parse-plugin

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

Remove Message Box #66

Open igordeoliveirasa opened 9 years ago

igordeoliveirasa commented 9 years ago

Is there a way to remove the default messagebox when push is received? I also would like to intercept the notification and change some behaviors or open other views.

Thanks.