I've Android Studio (AS) 3.4.1. Trying to record a Robo Script for the UI for my Flutter project. Followed pretty much everything from Google's Firebase Test Lab. The recording only records phone's physical button press but not any tap on the screen. Example below.
I've tried both Android emulators and physical device. Both have got same problem. Tried by uninstalling and installing Firebase related plug-ins from AS including restarts in between.
Any help will be highly appreciated.
(In the above screen-shot, taps between "Delay 7000 milliseconds" and "Press Back" wasn't recorded).
flutster
Flutter plugin on Android. – Compensation