Skip to content

Releases: didomi/react-native

1.7.0

06 Apr 08:38
Compare
Choose a tag to compare
  • Update latest versions of native Android and iOS sdks: Android 1.59.1, iOS 1.68.0
    More info: https://developers.didomi.io/cmp/mobile-sdk
  • Fix crash when Android application is not active while calling setupUI()
  • Fix iOS crash after reload

1.6.0

01 Apr 13:19
Compare
Choose a tag to compare
  • Update latest versions of native Android and iOS sdks: Android 1.58.0, iOS 1.67.1
    More info: https://developers.didomi.io/cmp/mobile-sdk
  • Add support for setUser with authentication (setUserWithHashAuth, setUserWithEncryptionAuth)
  • Fix getUserStatus return format on Android
  • Fix too many events fired on iOS in some configurations

1.5.0

07 Feb 14:53
Compare
Choose a tag to compare

Features:

  • Setup custom user-agent for Cross-Device
  • Update latest versions of native Android (1.55.0) and iOS (1.64.0) sdks

1.4.0

27 Jan 15:00
0e58729
Compare
Choose a tag to compare

Features:

  • Update latest versions of native Android and iOS sdks

Bug Fixes:

  • Error when sending event on_ready_callback for iOS

1.3.0

15 Dec 15:37
Compare
Choose a tag to compare
  • Update latest versions of native Android and iOS sdks
  • Add showPreferences / hidePreferences events from native sdks
  • Add getUserStatus method from native sdks

Android Native SDK is now using Gradle 7

Fixes and updated native SDKs

03 Sep 15:09
8f56f27
Compare
Choose a tag to compare
  • Updated getJavaScriptForWebView method to allow passing the extra parameter. Closes #5
  • Fixed getQueryStringForWebView method
  • Updated app used for UI tests
  • Updated iOS UI tests
  • Updated Android UI tests
  • Updated iOS native SDK to 1.57.1
  • Updated Android native SDK to 1.44.0

First official release

22 Jul 09:52
Compare
Choose a tag to compare

This is the first official release that adds support for all the API methods provided by the Didomi SDK.