PowerlineApp / powerline-mobile

Other
4 stars 16 forks source link

Activate Stacked Notifications #541

Open jterps08 opened 7 years ago

jterps08 commented 7 years ago

We should implement notification Stacking. I'm not sure if this happens on the frontend or the backend, but if a user gets multiple notifications, we don't want the latest one to replace the others. We want them all to be listed (for now) so that the user can see them. https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/PAYLOAD.md#stacking

Also, please check the logic for push.setApplicationIconBadgeNumber also needs to work correctly - the number should match the badge that exists for the "All" button on the newsfeed