Release 6.56.3
API for registration has been changed to: PushIOManager.registerApp(enablePushNotification, useLocation, callback)
This allows your app to control when to display the push notification permission prompt on Android 13 and later devices.
Also, with this release, we have made changes to our Multiple SDK guide after reports of duplicate notifications displayed due to a bug in @react-native-firebase/messaging
plugin.
Make sure you implement the updated guide as you upgrade to plugin v6.56.3.
Download the latest native SDK binaries from here