EasyAR Sense 4.5 Release Notes
4.5.0
2022-03-04
EasyAR Sense 4.5.0 adds some minor features and fixes some issues.
The detailed updates are as follows:
+ Added timeout parameters for network-related functions (CalibrationDownloader.download, CloudLocalizer.resolve, CloudRecognizer.resolve, SparseSpatialMapManager.host, SparseSpatialMapManager.load)
+ Added pixelWidth and pixelHeight to Image to support camera image padding
+ Added MotionTracking compatible devices
- Ended support for Android 4.x, minimum supported version is now 5.0
- Removed C++03 interfaces
- Stopped obtaining Android Build Serial to comply with PlayStore Families Policy Requirements
* Upgraded Recorder, VideoPlayer, and sample projects from OpenGLES 2.0 to 3.0
* Upgraded SDK compilation tool version: XCode 13
* Upgraded SDK compilation tool version: Android Gradle Plugin 7.0.0, NDK r23
* Upgraded dependency tool versions for sample projects
* Fixed screen corruption and other issues with ARCoreCameraDevice on some devices
* Fixed crash when using setFocusMode with front camera on iPhone in CameraDevice
* Fixed some stability issues