Multiples of repeated notifications Android
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.
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?