Skip to content

Releases: onfido/react-native-sdk

4.0.0

13 Jan 15:28

Choose a tag to compare

Changed:

  • Public: Upgraded the Gradle version of the Onfido's React Native SDK to v7.0.2
  • Public: Upgraded the Android Gradle Plugin to v7.0.4

3.0.0

23 Dec 14:54

Choose a tag to compare

Changed:

  • Public: Updated underlying Onfido iOS SDK to version 23.1.0 (up from 22.3.0). For more information visit the Onfido iOS SDK releases on Github NOTE: This version of SDK will only support building your app with Xcode 13 due to lack of backward compatibility introduced by Apple with Xcode 13.
  • Public: Updated underlying Onfido Android SDK to version 10.3.2 (up from 10.1.0). For more information visit the Onfido Android SDK releases on Github

2.2.0

15 Sep 21:22

Choose a tag to compare

[2.2.0] - 2021-09-15

Changed:

Fixed:

  • Public: Fixed script that added Onfido bintray link to users' android/app/build.gradle to now add mavenCentral() instead, if not already present.
  • Public: Fixed sample Localizable file to match newest iOS string keys.

2.1.1

29 Jul 17:38

Choose a tag to compare

[2.1.1] - 2021-07-29

Changed:

  • Public: Updated React peer dependency to include up to versions 17.0.x

2.1.0

19 Jul 22:21

Choose a tag to compare

[2.1.0] - 2021-07-19

Changed:

  • Public: Updated error messages to propagate more info from underlying native SDKs.

2.0.0

11 Jun 18:24

Choose a tag to compare

[2.0.0] - 2021-06-11

Added:

  • Public: Added support for enabling the user consent screen for iOS and Android.

Changed:

1.3.4

19 May 00:55

Choose a tag to compare

[1.3.4] - 2021-05-18

Added:

  • Public: Updated README with troubleshooting information and okhttp3 resolution guide.
  • Public: Updated error responses to be more descriptive.

Fixed:

  • Public: Apply okhttp3 fix to SampleApp.
  • Public: Add fix for XCode 12.5 to SampleApp Podfile.
  • Public: Fix an iOS bug where the Onfido flow isn't presented to user if the rootViewController is not at the top of the view hierarchy.
  • Public: Fix for bug with Android proguard rules