6.9.2 Android SDK - December 23, 2024
Bug Fixes and Optimizations
- Resolved an issue where the mouse click gesture was not at the center of an agent’s mouse pointer.
- Added documentation for the Session Pause Methods to the Readme.
- Resolved an issue where having
isMinifyEnabled
and isShrinkResources
enabled in gradle would cause the application to crash.
- Resolved an issue where masking would briefly fail during a device rotation.
- Updated documentation to include how to enable/disable media projection.