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
- 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'
- 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:
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