Android:
- Exported UIDevice object in JS API (#607, #1520).
- Improved scrolling precision and stability (#1495).
- Fixed
typeText()
bug: taps turn into long taps (#1462).
iOS:
- Added support for device biometrics usage (#1547).
All platforms:
- Improved
typeText()
,replaceText()
andclearText()
stability. No preliminarytaps()
should be required as workarounds in any use case (#1462).