Skip to content

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

22.06.2

Choose a tag to compare

@ijunaid ijunaid released this 29 Nov 11:21
a53bfa2
  • Fixed a bug in Android SDK that would throw a null pointer exception when calling "CountlyPush.onTokenRefresh" and CountlyPush was not initialized
  • Updated Underlying android SDK version to 22.06.1
  • Underlying iOS SDK version is 22.06.2

22.06.1

Choose a tag to compare

@ijunaid ijunaid released this 16 Nov 13:20
20608e6

22.06.0

Choose a tag to compare

@ijunaid ijunaid released this 21 Oct 14:24
110a0a1
  • Added Feedback widget callbacks (widgetShown, widgetClosed and retrievedWidgets)
  • Updated underlying android SDK version to 22.06.0
  • Updated underlying iOS SDK version to 22.06.2

22.02.3

Choose a tag to compare

@ijunaid ijunaid released this 16 Sep 14:05
3988b55
  • User profile added option to send bulk data in single request instead of individual request
  • Fixed isInitialized variable reset on hot reload
  • Underlying android SDK version is 22.02.3
  • Underlying iOS SDK version is 22.06.1

22.02.2

Choose a tag to compare

@ijunaid ijunaid released this 06 Sep 15:27
ab55bc6
  • 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

Choose a tag to compare

@ijunaid ijunaid released this 12 Aug 05:33
dd6f3c1
  • 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

Choose a tag to compare

@ijunaid ijunaid released this 05 Aug 14:21
660d0d2
  • 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

Choose a tag to compare

@ijunaid ijunaid released this 15 Jul 17:25
01f1a2c
  • 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

Choose a tag to compare

@ijunaid ijunaid released this 07 Jun 13:34
6cdabd5
  • 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

Choose a tag to compare

@ijunaid ijunaid released this 11 May 05:50
  • !! 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