Released SDK 3.17
We have released version 3.17 of our SDK for Android and iOS.
What is new?
For an overview of the changes, see the version notes for each platform:
Support for Android 6.0 (API 23) has been removed.
Google Play Integrity
Play Integrity replaces the SafetyNet service, which is being discontinued by Google. You can read more about this in the Android developer documentation.
We have introduced support for Play Integrity, which is provided by Google as part of the Android platform. This feature lets you enforce the use of trusted Android devices and genuine apps that have been installed from the Google Play Store, and gives your app an equal or higher level of integrity assurance than SafetyNet.
As part of rolling out this feature, we are removing SafetyNet support and therefore require current users to migrate to Play Integrity. You can read more about Play Integrity in the Android developer documentation.
To learn more, see our MobileID App attestation feature documentation.
How to upgrade
For the latest features and security improvements, you need to upgrade your mobile app to use the most recent version of the SDK.
To learn how to do this, see our Upgrade guide.