Grouping of Push Notifications using PushApps in android? -


i have implemented push notifications via pushapps. requirement that, if user multiple notifications need show single notification number of notifications counts.

pushmanager.getinstance(getapplicationcontext()).setshouldstacknotifications(false); 

grouping working fine above line number of notification count not displaying. please suggest me something. thanks.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -