ndizazzo/android-parse-titanium-module

Add application callbacks (with data) when interacting with push notifications

Opened this issue · 1 comments

There needs to be some way for the client application to receive a callback from the Parse Titanium module, along with data from the push notification one is interacted with.

This will allow applications to implement deep linking as well as other necessary features.

Great work, take a look at this module, it implements a callback function.