-
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
IncorrectContextUseViolationStrictMode 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.