Releases: socure-inc/socure-sigmadevice-wrapper-react-native
4.4.1
4.4.0
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
- None.
Bug Fixes
android
- Improved the stability and reliability of the SDK.
Known Issues
- None.
4.3.5
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
- None.
Bug Fixes
- Fixes an issue where debug logging was always being logged.
Known Issues
- None.
4.3.4
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
- None.
Bug Fixes
iOS
- Fixes an issue where the SDK may cause the system to prompt to enable location services when they are disabled on the device.
Known Issues
- None.
4.3.3
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
- None.
Bug Fixes
iOS
- Fixes compilation error in
RnSigmaDevice.swift
.
Known Issues
- None.
4.3.2
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
- None.
Bug Fixes
iOS
- Fixed a potential issue with the SDK not detecting when it is being run inside a ReactNative app.
Known Issues
- None.
4.3.1
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
- Refactored internal concurrency mechanisms inside the iOS SDK to eradicate potential crashes.
- Improved the stability and reliability of the Android SDK.
- Added support to capture additional network data.
Bug Fixes
- Fixed potential crash in during iOS SDK initialization.
- Fixed potential location data upload race condition on iOS platform.
- Fixed issue with callback (in Android SDK) when
InitializeSDK()
is called multiple times.
Known Issues
- None.
4.2.2
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
- None.
Bug Fixes
Android
- Fixes for application lifecycle handling
Known Issues
- None.
4.2.1
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
- Improvements to SDK initialization.
iOS
- None.
Bug Fixes
- Fixed the crash happening in API 30,31,and 32.
Known Issues
- None.
4.2.0
The Sigma Device React native wrapper provides a framework to integrate device data collection into your React native app.
Enhancements
- Added the
SigmaDeviceOptions.configBaseUrl
configuration option to allow proxying of the Socure endpoints.
Bug Fixes
- Fixes potential crash during SDK initialization on iOS.
Known Issues
- None.