pushiomanager-react-native icon indicating copy to clipboard operation
pushiomanager-react-native copied to clipboard

Multiples of repeated notifications Android

Open adniltonsantos opened this issue 2 years ago • 1 comments

Hey guys,

After carrying out this implementation

https://github.com/oracle/pushiomanager-react-native/wiki/Android:-Handling-Push-Notifications-In-App-Background-or-Killed-State

We have the following problem with the Firebase SDK, after the user receives a notification from Firebase and the user has already received a notification from Responsys Oracle, the user receives the same notification several times from Responsys at intervals of time

Note: With the application closed or in the background, after receiving notification from firebase the problem begins.

adniltonsantos avatar Sep 13 '23 17:09 adniltonsantos

Same issue occured to our app, we got a duplicate pushes fired on Campaign launch. Is there any workaround to prevent those duplicates to be recieved? @adniltonsantos did you manage somehow to fix that issue or maybe Oracle Responsys provided some help in resolving that issue?

AndriySikora avatar Sep 23 '25 13:09 AndriySikora