Skip to content

12.1.1

Compare
Choose a tag to compare
@rlepinski rlepinski released this 03 Mar 00:13

Patch release to fix an issue with the same In-App Automation banner displaying multiple times on an activity
if the activity goes through a resume/pause/resume lifecycle state without a stop. This could occur
when starting an activity with NEW_TASK and CLEAR_TOP flags if the banner is already displaying. Apps
that are experiencing this issue with In-App Automation should update.

Changes

  • Fixed In-App Automation banner from displaying multiple times on a single activity in certain situations.