HID Approve SDK Release Notes

This page provides the latest information about the HID Approve SDK.

NEW FEATURES AND BUG FIXES

HID Approve SDK 5.12 for iOS/macOS

What's New

Security Updates - this release includes important security updates and third-party component updates.

We strongly recommend updating to this version for the most robust security.

Additional Updates and Fixes

  • Adopted Apple's privacy manifest practice (for further details, see https://developer.apple.com/support/third-party-SDK-requirements/)

  • The Non-Production SDK can now run Xcode Simulator on macOS with Apple processors

  • SDK initialization issues now throw explicit exceptions instead of crashing

  • The SDK now includes a setting (HIDGlobal.ActivIDMobileSDK.Logging.Level) to define the logging level when troubleshooting the application

    Note: The SDK default logging level (INFO) is less verbose than in previous versions of the SDK. Logging verbosity can be adapted using the new logging level setting.

HID Approve SDK 5.12 for Android

What's New

Security Updates - this release includes important security updates and third-party component updates.

We strongly recommend updating to this version for the most robust security.

Additional Updates and Fixes

  • Added support for upgrades from HID Approve SDK for Android version 5.10.0.1084

HID Approve SDK 4.8 for Windows

The SDK has been migrated to the Microsoft .NET 6.0 unified development platform for Microsoft Windows.

Note: This version should be considered as a new starting point and, as such, there are no supported migration paths from previous versions.

DOCUMENTATION

Before you start using the HID Approve SDK, see Getting Started.

For further information about the features and benefits of the advanced authentication solution, see Mobile Authentication & Transaction Signing.

For further information about integration with the HID authentication platform, see:

Deploying the ActivID Push-Based Validation Solution with ActivID AS

Deploying the ActivID Push-Based Validation Solution with ActivID Appliance

HID Approve with the HID Authentication Service

LIMITATIONS AND KNOWN ISSUES

This section describes issues known by HID Global as of the release date, but which have not been addressed in the current product version. When possible, fixes and workarounds are suggested. This section also describes known limitations of this release.

Limitations

HID Approve SDK for iOS/macOS

  • Only "create container" and a few other operations are demonstrated in the macOS Demo App (for a full feature demo, use the iOS Demo App)

HID Approve SDK for Android

None.

HID Approve SDK for Windows

Features unavailable with HID Approve SDK for Windows:

  • Multiple device type configurations on a single domain with Manual Activation are not supported [IAHA-1419]

Known Issues

HID Approve SDK for iOS/macOS

  • Non-explicit error when using push-based validation (for authentication or transaction signing) and "silent lock" mode if the user's authentication record becomes blocked on the server-side (perhaps resulting from too many consecutive incorrect PIN/password attempts). [IAHA-2200]
  • HID Approve SDK 5.12 may introduce performance degradation on older iPhone models (8 and earlier), especially when multiple containers are registered

HID Approve SDK for Android

  • Non-explicit error when using push-based validation (for authentication or transaction signing) and "silent lock" mode if the user's authentication record becomes blocked on the server-side (perhaps resulting from too many consecutive incorrect PIN/password attempts). [IAHA-2200]
  • Minor discrepancy for "silent lock" mode configuration validation between iOS/Android. When the lock type policy is set to "silent lock", Android will systematically enforce the presence of the "operation protection" key, while iOS only enforces it if either the "password" or "biometricorpassword" policies are set. In any case, to configure the "silent lock" mode correctly, the protection type should also be specified correctly. [IAHA-2201]

HID Approve SDK for Windows

None.