Releases: Countly/countly-sdk-react-native-bridge
Releases · Countly/countly-sdk-react-native-bridge
20.11.14
20.11.13
- Updated the Android "compileSdkVersion" and "targetSdkVersion" to "31".
- Adding the "exported" tag for the FCM service, required by Android 12.
- Fixed an Android push bug due to "CLOSE_SYSTEM_DIALOGS" permission denial, related to Android 12.
- Updated underlying android SDK to 20.11.12
- Underlying iOS SDK version is 20.11.3
20.11.12
- ! Minor breaking change! Firebase dependency updated to version '22.0.0', replaced deprecated method to retrieve push token. This change now makes AndroidX mandatory.
- Bintray repository inclusion removed.
- Underlying android SDK is 20.11.11
- Underlying iOS SDK version is 20.11.3
20.11.11
- User profile issue fixed, user data was deleted for key if no value, null or undefined value was provided against that key.
- Fixed an issue on Android devices where events would not be sent.
- Updated underlying android SDK to 20.11.11
- Updated underlying iOS SDK to 20.11.3
20.11.10
20.11.9
20.11.8
20.11.7
20.11.6
- !! To handle the push notification you need to add the notifcation callback "didReceiveNotificationResponse" in your "AppDelegate.m" file and send the reponse to Countly SDK using this function "onNotificationResponse", for more detials 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 - Push notification action issue fixed when app is closed and user tap on notification.
- Updated underlying android SDK to 20.11.8
- Underlying iOS SDK version is 20.11.1