EasyAR Sense 4.5 release notes
4.5.0
2022-03-04
EasyAR Sense 4.5.0 added several small features and fixed several issues.
Detailed updates are as follows:
+ Added timeout parameters to network-related features, CalibrationDownloader.download, CloudLocalizer.resolve, CloudRecognizer.resolve, SparseSpatialMapManager.host, and SparseSpatialMapManager.load
+ Added pixelWidth and pixelHeight to Image to support padding in camera images
+ Added MotionTracking adapted device models
- Ended Android 4.x support. The minimum supported version is 5.0
- Removed the C++03 interface
- Stopped obtaining Android Build Serial to meet PlayStore Families Policy Requirements
* Upgraded OpenGLES 2.0 to 3.0 for Recorder, VideoPlayer, and all samples
* Upgraded the tool version for compiling the SDK: XCode 13
* Upgraded the tool versions for compiling the SDK: Android Gradle Plugin 7.0.0 and NDK r23
* Upgraded the tool versions required by all samples
* Fixed screen artifacts and similar issues with ARCoreCameraDevice on some device models
* Fixed a crash when using setFocusMode on the front camera with CameraDevice on iPhone
* Fixed some stability issues