Skip to content

v2.0.1

Choose a tag to compare

@t-34400 t-34400 released this 07 Jul 22:03
· 3 commits to main since this release
acbd3d4

Bug Fixes

  • Fixed missing ACTION_UP event on WebView taps
    Resolved an issue where tapping on WebView elements did not trigger the ACTION_UP event, causing click actions (e.g. link taps, JS interactions) to fail.