Skip to content

Releases: Countly/countly-sdk-react-native-bridge

22.02.1

12 Aug 05:33
dd6f3c1
Compare
Choose a tag to compare
  • Fixed opening two intent for MainActivity when clicking on push notification with deep-link.
  • Updated underlying android SDK version to 22.02.1
  • Updated underlying iOS SDK version to 22.06.0

22.02.0

05 Aug 14:21
660d0d2
Compare
Choose a tag to compare
  • Fixed notification trampoline restrictions in Android 12 using reverse activity trampolining implementation.
  • Updated underlying android SDK version to 22.02.0
  • Underlying iOS SDK version is 21.11.2

21.11.2

15 Jul 17:25
01f1a2c
Compare
Choose a tag to compare
  • Fixed iOS push notification open url issue when notification is cached.
  • Underlying android SDK version is 21.11.2
  • Underlying iOS SDK version is 21.11.2

21.11.1

07 Jun 13:34
6cdabd5
Compare
Choose a tag to compare
  • Fixed bug that caused crashes when migrating from older versions on Android devices.
  • Updated underlying android SDK version to 21.11.2
  • Underlying iOS SDK version is 21.11.2

21.11.0

11 May 05:50
Compare
Choose a tag to compare
  • !! 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

20.11.16

13 Apr 07:49
3019d0e
Compare
Choose a tag to compare
  • Fixed push notification issue where some apps were unable to display push notifications in their kill state.
  • Underlying android SDK version is 20.11.12
  • Underlying iOS SDK version is 20.11.3

20.11.15

11 Apr 11:31
ac6fd8f
Compare
Choose a tag to compare
  • Adding a mitigation when app is killed and received push notifications.
  • Underlying android SDK version is 20.11.12
  • Underlying iOS SDK version is 20.11.3

20.11.14

21 Feb 12:47
0cf0480
Compare
Choose a tag to compare
  • Fixed a bug that threw an exception when logging a warning for "setUserData".
  • Underlying Android SDK version is 20.11.12
  • Underlying iOS SDK version is 20.11.3

20.11.13

17 Feb 13:04
6e08a48
Compare
Choose a tag to compare
  • 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

07 Dec 16:36
510fe90
Compare
Choose a tag to compare
  • ! 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