Skip to content

Release 6.56.3

Compare
Choose a tag to compare
@neerhaj neerhaj released this 02 Apr 18:32
· 16 commits to master since this release
4fcf65b

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