customerio / customerio-reactnative

MIT License
25 stars 11 forks source link

fix: 3rd party SDK compatibility when SDK forwards push events back to us #273

Closed levibostian closed 3 months ago

levibostian commented 3 months ago

Part of: https://linear.app/customerio/issue/MBL-364/[bug]-push-notifications-not-showing-while-app-in-foreground-on-ios

A native iOS SDK bug is effecting RN customers who use rnfirebase FCM SDK alongside the CIO RN SDK. To understand the full details of the issues RN customers experience, see the native iOS PR: https://github.com/customerio/customerio-ios/pull/735

Testing: