Skip to content

Releases: socure-inc/socure-sigmadevice-wrapper-react-native

4.1.3

16 May 20:34
Compare
Choose a tag to compare

The Sigma Device React native wrapper provides a framework to integrate device data collection into your React native app.

Enhancements

  • None.

Bug Fixes

  • Updates android SDK to the 4.1.2 release.

Known Issues

  • None.

4.1.2

11 Apr 14:31
Compare
Choose a tag to compare

The Sigma Device React native wrapper provides a framework to integrate device data collection into your React native app.

Enhancements

  • None.

Bug Fixes

  • Updates iOS SDK to the 4.1.2 release.

Known Issues

  • None.

4.1.0

29 Feb 16:21
Compare
Choose a tag to compare

The Sigma Device React native wrapper provides a framework to integrate device data collection into your React native app.

Enhancements

  • The getSessionToken() call retrieves the latest sessionToken.
  • Added the SigmaDeviceOptions.useSocureGov configuration option to configure the SDK to communicate with the SocureGov backend. This only applies to customers provisioned in the SocureGov environment.
  • Increased Kotlin version to 1.8.10

Bug Fixes

  • None.

Known Issues

  • None.

4.0.1

16 Feb 19:21
Compare
Choose a tag to compare

The Sigma Device React native wrapper provides a framework to integrate device data collection into your React native app.

Enhancements

  • Added SessionToken as part of the security enhancement.
  • Added an additional initializeSDK() call that initializes the SDK.
  • Increased Kotlin version to 1.7.10

Bug Fixes

  • None.

Known Issues

  • None.

3.0.0

18 Aug 19:25
Compare
Choose a tag to compare

The Sigma Device SDK for React Native is a React Native wrapper that allows you to use the Sigma Device SDK for Android and iOS in your React Native application.

Enhancements

Android and iOS

  • Added new enableBehavioralBiometrics functionality that can be enabled to collect user behavioral biometrics, which customers can use as additional signals for identifying fraud. This feature works passively in the background on the user's mobile session to capture and analyze usage patterns such as:
    • Taps and swipes
    • How form fields are accessed and filled
    • Navigation patterns
    • Timing patterns (such as session duration or the amount of time spent in specific form fields)

Bug Fixes

  • None.

Known Issues

  • None.

2.0.6

23 May 17:28
Compare
Choose a tag to compare

The Sigma Device React Native SDK provides a framework to integrate device data collection into your iOS app.

Enhancements

  • Bumps the SigmaDevice Android library to the latest version - 2.0.4

Bug Fixes

  • The latest version of Android library reverts the google play location services to version 20 (from 21)

2.0.5

04 May 16:24
Compare
Choose a tag to compare

The Sigma Device React Native SDK provides a framework to integrate device data collection into your iOS app.

Enhancements

  • Bumps the SigmaDevice Android library to the latest version - 2.0.4

Bug Fixes

  • The latest version of Android library fixes a bug causing a crash on some Android devices.

1.2.1

27 Sep 17:39
Compare
Choose a tag to compare

The Sigma Device React Native Bridge provides a framework to integrate device data collection into your native application.

Enhancements

  • The onToggleUserConsent function has been deprecated. With this version, consent will be implicitly considered as given (true).
  • Added a new variant of sendData method, sendDataWithContext, to support the passing of context value.

Bug Fixes

  • None

Known Issues

  • None