Releases: Countly/countly-sdk-react-native-bridge
Releases · Countly/countly-sdk-react-native-bridge
Release list
22.06.2
22.06.1
- !! iOS Push notification action issue fixed. To handle the push notification action you need to add this new call "[CountlyReactNative startObservingNotifications];" in "AppDelegate.m"
For more details please check the below mentioned link of "Handling push callbacks" section in Countly SDK documentation.
https://support.count.ly/hc/en-us/articles/360037813231-React-Native-Bridge-#handling-push-callbacks - Underlying android SDK version is 22.06.0
- Underlying iOS SDK version is 22.06.2
22.06.0
22.02.3
22.02.2
- Added a way to add allowed package names for push notification intent security.
- Added a way to add allowed class names for push notification intent security.
- Updated underlying android SDK version to 22.02.3
- Updated underlying iOS SDK version to 22.06.1
22.02.1
22.02.0
21.11.2
21.11.1
21.11.0
- !! Major breaking change !! Changing device ID without merging will now clear all consent. It has to be given again after this operation.
- !! Major breaking change !! Entering temporary ID mode will now clear all consent. It has to be given again after this operation.
- Added ability to add custom sound effect for android push notifications.
- Deprecated 'askForFeedback' method. Added 'presentRatingWidgetWithID' method that should be used as it's replacement.
- Updated minimum supported iOS versions to 10.0
- Updated underlying android SDK version to 21.11.0
- Updated underlying iOS SDK version to 21.11.2