EasyAR Sense 2.2 release notes
2.2.1
2018-10-24
EasyAR SDK 2.2.1 fixed several compatibility issues on Android 8, iPhone XS/XS Max, and Unity 2018.
Detailed updates are as follows:
+ Improved the security of EasyAR CRS connections
* Fixed a crash when ARSceneTracker stops on Android 8 and later
* Fixed black screen when publishing Android/iOS/Mac with Unity 2018
* Fixed crashes on iPhone XS/XS Max
2.2.0
2018-03-06
EasyAR SDK 2.2.0 made major improvements to image tracking. In this version, ImageTracker became more stable, tracking is less likely to be lost, and pose jitter was also reduced. The algorithm runs in the highest quality mode by default, and different ImageTracker modes can be selected to balance tracking efficiency and quality.
Detailed updates are as follows:
+ Optimized the image tracking algorithm
+ Added an interface for ImageTracker mode selection
* Fixed crashes caused by using non-ASCII characters in the Java interface
* Fixed loading and tracking issues for some PNG image types on certain hardware
* Fixed camera open failure in some cases when using multiple camera instances
* Fixed a crash when calling the open interface again while an already opened camera was not closed
* Fixed invalid screen recording scale mode
* Fixed crashes when screen recording is closed in some cases