[03 Nov 2025] Service Update - H5 Liveness Detection Pro v1.1.1 and SDK Liveness Detection Pro IOS v1.3.0

Product Release

Product Name: H5 Liveness Detection Pro

Version : 1.1.1

Release Date : 3rd November 2025

 

Summary

We have implemented enhancement to support the new IOS version to handle issue with the new device

 

Enhancement

  • Improved compatibility with IOS Device iPhone 17

     

Please inform AAI team if you require the enhancement to be implemented, as they will be configured on AAI's backend.

 

Release History

Please refer to this document : https://doc.advance.ai/h5_liveness_detection_pro.html#change-log

 


 

Product Release

Product Name: SDK Liveness Detection Pro

Version : 1.3.0

Release Date : 3rd November 2025

 

Summary

We have implemented enhancement to support the new IOS version to handle issue with the new device

 

New Features

  • Adapt to iOS 26 system & iPhone 17

 

Migration Guides

  1. Specify the SDK name and url in the Podfile:
source 'https://github.com/advance-ai-mobile/aai-specs.git'
source 'https://cdn.cocoapods.org/'  

pod 'LivenessProSDK', '1.3.0'

 

  1. Add camera motion usage description in Info.plist as bellow. Ignore this step if you have added those
<key>NSCameraUsageDescription</key>
<string>Use the camera to detect the face movements</string>
<key>NSMotionUsageDescription</key>
<string>Use the motion sensor to get the phone orientation</string>

 

Release History

Please refer to this document : https://doc.advance.ai/sdk/ios/liveness/en/liveness-pro-change-logs.html

 


Technical Reference

For detailed integration guidance and the latest API documentation, please refer to the Advance.AI Developer Portal:

🔗 Advance.AI Web 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.

 

Was this article helpful?
70 out of 72 found this helpful

Comments

0 comments

Please sign in to leave a comment.