Skip to content

Releases: onfido/react-native-sdk

v6.0.0

Choose a tag to compare

@PedrinhoDS PedrinhoDS released this 13 Sep 12:02
  • Public: Update underlying Onfido native SDK versions:
    • Android 13.0.0 (up from 12.2.0)
    • iOS 26.0.1 (up from 25.1.0)
  • Public: Update the supported React version to the latest
  • Public: Fixed Android build with Java issues

v5.4.0

Choose a tag to compare

@PedrinhoDS PedrinhoDS released this 23 Jun 08:45

Changed:

  • Public: Update underlying Onfido native SDK versions:
    • Android 12.2.0 (up from 11.5.0)
    • iOS 25.1.0 (up from 24.6.0)

v5.3.0

Choose a tag to compare

@jpserra jpserra released this 02 May 10:44

Changed:

  • Public: Update underlying Onfido native SDK versions:
    • Android 11.5.0 (up from 11.4.1)
    • iOS 24.6.0 (up from 24.5.0)

v5.2.0

Choose a tag to compare

@vguerci vguerci released this 19 Apr 09:50

Changed:

  • Public: Updated underlying Onfido native SDKs versions:
    • Android 11.4.1 (up from 11.3.0)
    • iOS 24.5.0 (up from 24.3.0)

5.1.0

Choose a tag to compare

@R4md4c R4md4c released this 21 Mar 13:54

Changed:

  • Public: Upgraded to React v17.0.1 and React Native v0.64.
  • Public: Updating Country Code list to match iOS SDK

5.0.0

Choose a tag to compare

@vguerci vguerci released this 18 Feb 14:05

Changed:

  • Public: Updated underlying Onfido iOS SDK to version 24.3.0 (up from 23.1.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 11.3.0 (up from 10.3.2).
    For more information visit the Onfido Android SDK releases on Github

4.0.1

Choose a tag to compare

@R4md4c R4md4c released this 28 Jan 11:22

Changed:

  • Public: Fixed compile time issue that happened on Android due to wrong parsing of the author payload from package.json file, thanks @andreaSimonePorceddu for the contribution.
  • Public: Removed the final screen from being always shown at the end of the flow steps on Android

4.0.0

Choose a tag to compare

@R4md4c R4md4c released this 13 Jan 15:28

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

Choose a tag to compare

@burakeregar burakeregar released this 23 Dec 14:54

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

Choose a tag to compare

@eraxyz eraxyz released this 15 Sep 21:22

[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.