Table of Contents

EasyAR Sense 2.2 Release Notes

2.2.1

2018-10-24

EasyAR SDK 2.2.1 resolves some compatibility issues with Android 8, iPhone XS/XS Max, and Unity 2018.

Details of updates are as follows:

+ Enhanced security for EasyAR CRS connections

* Fixed crash when ARSceneTracker stops on Android 8 and newer versions

* Fixed black screen issue when publishing on Android/iOS/Mac using Unity 2018

* Fixed crash on iPhone XS/XS Max

2.2.0

2018-03-06

EasyAR SDK 2.2.0 brings significant improvements to image tracking. In this version, the ImageTracker has become more stable, reducing tracking loss and minimizing pose jitter. By default, the algorithm runs in highest quality mode. You can balance tracking efficiency and quality by selecting different modes for the ImageTracker.

Details of updates are as follows:

+ Optimized image tracking algorithm

+ Added interface for selecting ImageTracker mode

* Fixed crash caused by using non-ASCII characters in Java interface

* Fixed loading and tracking issues for certain types of PNG images on specific hardware

* Fixed camera opening failure under certain conditions when using multiple camera instances

* Fixed crash when opening an already opened camera without closing it first

* Fixed invalid screen recording zoom mode

* Fixed crash when closing screen recording under certain conditions