Skip to content

Releases: socure-inc/socure-sigmadevice-sdk-ios

4.4.0

25 Nov 18:06
Compare
Choose a tag to compare

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

Enhancements

  • Reduced session creation time by consolidating API requests.

Bug Fixes

  • None

Known Issues

  • None.

4.3.3

25 Sep 15:07
Compare
Choose a tag to compare

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

Enhancements

  • None

Bug Fixes

  • Fixes an issue where debug logging was always being logged.

Known Issues

  • None.

4.3.2

19 Sep 16:59
Compare
Choose a tag to compare

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

Enhancements

  • None

Bug Fixes

  • 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.1

29 Aug 20:02
Compare
Choose a tag to compare

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

Enhancements

  • None

Bug Fixes

  • Fixed a potential issue with the SDK not detecting when it is being run inside a ReactNative app.

Known Issues

  • None.

4.3.0

08 Aug 20:47
Compare
Choose a tag to compare

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

Enhancements

  • Refactored internal concurrency mechanisms inside the SDK to eradicate potential crashes.
  • Adds async variants of SigmaDevice.getSessionToken() and SigmaDevice.processDevice(context:).
  • Added support to capture additional network data.

Bug Fixes

  • Fixed potential crash during SDK initialization.
  • Fixed potential location data upload race condition.

Known Issues

  • None.

4.2.0

31 May 14:36
Compare
Choose a tag to compare

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

Enhancements

  • Added the SigmaDeviceOptions.configBaseUrl configuration option to allow proxying of the Socure endpoints.

Bug Fixes

  • Fixes potential crash during SDK initialization.

Known Issues

  • None.

4.1.2

10 Apr 22:11
Compare
Choose a tag to compare

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

Enhancements

  • None

Bug Fixes

  • Fixes a linking issue that appeared if compiling with an Xcode 15 version prior to Xcode 15.3.

Known Issues

  • None.

4.1.1

10 Apr 17:22
Compare
Choose a tag to compare

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

Enhancements

  • None

Bug Fixes

  • Fixes potential crash when initializing the SDK.

Known Issues

  • None.

4.1.0

28 Feb 20:56
Compare
Choose a tag to compare

The Sigma Device iOS SDK provides a framework to integrate device data collection into your iOS 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.

Bug Fixes

  • None.

Known Issues

  • None.

4.0.0

16 Feb 19:20
Compare
Choose a tag to compare

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

Enhancements

  • Added SessionToken as part of the security enhancement.
  • Added an additional initializeSDK() call that initializes the SDK.

Bug Fixes

  • None.

Known Issues

  • None.