fix(messaging, ios): revert "fix(messaging, ios): only call onMessage handler if message is data-only or undelivered" - #5641
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). react-native-firebase – ./🔍 Inspect: https://vercel.com/invertase/react-native-firebase/5yDZ7JLgr4qgx53FFN5XeyZptuCG react-native-firebase-next – ./website_modular🔍 Inspect: https://vercel.com/invertase/react-native-firebase-next/EryEqDeAtJyTYEBsBSGknK3bsk7X |
Codecov Report
@@ Coverage Diff @@
## master #5641 +/- ##
=========================================
Coverage 53.65% 53.65%
Complexity 632 632
=========================================
Files 208 208
Lines 10084 10084
Branches 1543 1543
=========================================
Hits 5410 5410
Misses 4391 4391
Partials 283 283 |
mikehardy
left a comment
There was a problem hiding this comment.
Filed under: no good deed unpunished
Reverts #5604
From additional testing, fixes the duplication issue but causes another issue where apple throttle
willPresentNotificationwith the presence ofmutableContentin the payloadI will be pursuing other solutions as the duplicate notification bug causes a big issue in apps