EasyAR Sense 2.2 Release Notes
2.2.1
2018-10-24
EasyAR SDK 2.2.1 fixes some compatibility issues on Android 8, iPhone XS/XS Max, and Unity 2018.
Detailed updates are as follows:
+ Improved security for EasyAR CRS connections
* Fixed crash when ARSceneTracker stops on Android 8 and newer versions
* Fixed black screen when publishing with Android/iOS/Mac on Unity 2018
* Fixed crash on iPhone XS/XS Max
2.2.0
2018-03-06
EasyAR SDK 2.2.0 introduces significant improvements to image tracking. In this version, ImageTracker has become more stable, with reduced tracking loss and less jitter in pose estimation. The algorithm now runs in the highest quality mode by default, and you can balance tracking efficiency and quality by selecting different modes for ImageTracker.
Detailed updates are as follows:
+ Optimized image tracking algorithm
+ Added interface for selecting ImageTracker modes
* Fixed crash caused by non-ASCII characters in Java interfaces
* Fixed loading and tracking issues for certain types of PNG images on specific hardware
* Fixed camera opening failure when using multiple camera instances under certain conditions
* Fixed crash when reopening a camera without closing it first
* Fixed invalid screen recording scaling mode
* Fixed crash when closing screen recording under certain conditions