We are pleased to share the latest updates and improvements in our Liveness Detection SDK:
-
Support for Android 15 – 16KB Page Size
Reference: https://developer.android.com/guide/practices/page-sizes?hl=en
Compatibility with Android 15 has been enhanced, including support for devices using a 16KB page size. This ensures stable performance across newer Android versions and broader device coverage. -
Optimization of Billing-Related Rules
We have refined our billing logic to ensure more accurate and consistent billing behavior across client implementations. -
Introduction of a New (Optional) Parameter: SignatureId
A new feature, SignatureId, has been introduced to address known scenarios where the livenessId generated by AAI may not be successfully transmitted to the client’s backend server. This could result in the loss of the corresponding liveness verification result.To mitigate this, we recommend that the client’s backend system proactively call the AAI interface to generate a SignatureId, which can then be passed to the SDK. This SignatureId functions as an alternative to livenessId and can be used to retrieve the liveness score, offering the same capabilities.
Important Note: While the SignatureId is optional, it must be unique and must not be reused across requests. Additionally, when requesting the liveness result, either livenessId or signatureId must be provided—both cannot be empty.
Technical Reference
For detailed integration guidance and the latest API documentation, please refer to the Advance.AI Developer Portal:
Should you require further assistance or clarification, feel free to reach out to help@advance.ai. We’re here to help ensure a smooth integration and optimal performance.
Comments
0 comments