Skip to content

26.1.3

Latest

Choose a tag to compare

@arifBurakDemiray arifBurakDemiray released this 12 May 14:20
· 7 commits to staging since this release
7574a09
  • Added gradle configuration cache support to upload symbols plugin.

  • Improved user properties auto-save conditions to flush event queue with every user property call.

  • Mitigated IncorrectContextUseViolation StrictMode warnings from non-UI context use in display metrics and content overlay construction.

  • Mitigated an issue where content overlays and feedback widgets blocked keyboard input on the host activity.

  • Mitigated a memory retention issue where content overlays and feedback widgets were briefly held after closing.

  • Mitigated a memory leak where the content overlay retained its initial host activity across activity transitions.

  • Mitigated a memory leak where content overlays and feedback widgets remained referenced via lifecycle callbacks when the host activity finished.