v1.7.0
2024-12-03
🚀 Features
- Improved the accuracy of initial VL position recognition.
- Applied face detection and blur effects to VL request images.
- Added the
OnRelativeAltitudeUpdated
event toVLSDKManager
to provide relative altitude change values. - Added functionality to adjust dataset playback speed in
ARDatasetManager
. - Added the
ARCeye
namespace toNetworkController
.
🐛 Bug Fixes
- Fixed an issue where VL requests could not be sent after returning from the background.
- Fixed missing
CFBundleVersion
andCFBundleShortVersionString
in the iOSVLSDK.framework
.