distriqt / ANE-Parse

Provides access to the Parse SDK
https://airnativeextensions.com/extension/com.distriqt.Parse
Other
0 stars 0 forks source link

Push notifications - grouping notifications or suppressing them #15

Open bschless opened 8 years ago

bschless commented 8 years ago

Hi, I would like to be able to react differently to push notifications depending on the situation. If the application is currently opened, I would like to suppress a push notification that gets received. I would also like to be able to group similar notifications together so they do not clutter up the list. Sorry if these can already be done -- it looked like in order to implement these, I would need to write a custom BroadcastReceiver? And I don't think I can with the ANE currently.

marchbold commented 8 years ago

Hi, We currently have only implemented the suggested way of handling Parse notifications. If there is a custom handler you'd like us to implement, please provide as much information as possible on exactly what you are hoping and we'll have a look into it for the next release. Include any links to documentation that you believe is relevant. Cheers