Stack multiple push notifications with ionic and PushPlugin

CGeorges

I've implemented in my hybrid mobile up push notifications on Android using Ionic Framework and PushPlugin

I need to send 3 notifications in the same timeframe for 3 most important articles. By sending in the payload notId I managed to send 3 notification without overwriting each other.

Now I'm trying to group them, similar to the attached image, the problem is that I can't find any information related to this, except some heavy Java. Maybe someone can point me how I could group my notifications that in expanded view would display all 3 of them under one tree ?

CGeorges

I wasn't able to make it work the way I want it, not without creating my own plugin. I ended up changing the plugin with https://github.com/phonegap/phonegap-plugin-push#inbox-stacking as the one I was using was outdated and unmaintained.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Cannot stack multiple push notifications

Ionic: How to not stack multiple toast notifications?

Ionic Push Notifications Possibilities?

Push Notifications with Ionic Framework

Stack push notifications with Android Firebase

push notifications ionic 2 for android

Ionic 5 push notifications with Capacitor

Show actions with Ionic push notifications

Ionic 2 Push Notifications with FCM

Apple Multiple Push Notifications not visible in Notifications Tray

Stack android push notifications in parse unity

Mulitline and multiple worklight push notifications

aws push notifications for multiple devices

Icon is not displaying in push notifications in ionic 2

Ionic Cloud Push GCM Notifications Not Received

ngCordova/Ionic Push Notifications when application is in the background

Push Notifications for multiple users in multiple events

Can Ionic receive push notifications without Push Service?

Firebase push notifications on Android with multiple modules

how to handle multiple push notifications in android

Multiple service workers handling push notifications

How to send FCM Push Notifications to multiple topics

Receiving multiple Duplicate Push notifications from Firebase

Collapse multiple Parse Push notifications received into one

How to send/receive push notifications from ionic mobile app?

Where to put custom sound file for push notifications in Ionic 2 for Android

Ionic Push Notification not displaying notifications on overlay (Notification bar)

Push notifications on IONIC 2 using PHP server side

Amazon Pinpoint and Ionic - Push notifications not working when app is in background