Releases: socure-inc/socure-sigmadevice-sdk-android
4.4.0
4.3.1
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- Improved the stability and reliability of the SDK.
Bug Fixes
- Suppressed debug logs .
Known Issues
- None.
4.3.0
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- Improved the stability and reliability of the SDK.
- Added support for capturing Additional network data.
Bug Fixes
- Fixed
IntiliazeSDK()
callbacks when called multiple times.
Known Issues
- None.
4.2.2
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- None.
Bug Fixes
- Fixes for application lifecycle handling
Known Issues
- None.
4.2.1
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- Improvements to SDK initialization.
Bug Fixes
- Fixed the crash happening in API 30,31,and 32.
Known Issues
- None.
4.2.0
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- Added the
SigmaDeviceOptions.configBaseUrl
configuration option to allow proxying of the Socure endpoints.
Bug Fixes
- None.
Known Issues
- None.
4.1.2
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- None.
Bug Fixes
- Fixed the crash happening in API 23,24, and 25.
Known Issues
- None.
4.1.1
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android app.
Enhancements
- Improved SDK to handle configuration changes, such as language changes.
- Addressed the error-handling callback senarios for the
InitiliseSDK()
. - Addressed the
getsessionToken
callback scenario to be accessed across all the places in the app. - Improved the location handling with a more accurate way of capturing the location metrics.
Bug Fixes
- None.
Known Issues
- None.
4.1.0
The Sigma Device android SDK provides a framework to integrate device data collection into your android app.
Enhancements
- The
getSessionToken()
call retrieves the latestsessionToken
. - 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 the Kotlin version
1.8.0
- Increased the Gradle version
8.0 and later
Bug Fixes
- None.
Known Issues
- None.
4.0.1
The Sigma Device Android SDK provides a framework to integrate device data collection into your Android 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.