Mobilewright version
0.032
Operating system
Windows 11 Pro
Target platform
Android
Device or simulator
Samsung A55 5g
Minimal reproduction
.
Actual behavior
The app basically doesn't open, when opened it loses the context of the app
Expected behavior
To be able to open it and continue with the steps
Additional context
mobilecli gets the foreground app by parsing mCurrentFocus from adb shell dumpsys window windows. Samsung One UI (Galaxy A55) doesn't output that field in dumpsys window windows — it only appears in dumpsys window (no arg). So every launchApp and getForegroundApp call hangs or fails on this
Mobilewright version
0.032
Operating system
Windows 11 Pro
Target platform
Android
Device or simulator
Samsung A55 5g
Minimal reproduction
.
Actual behavior
The app basically doesn't open, when opened it loses the context of the app
Expected behavior
To be able to open it and continue with the steps
Additional context
mobilecli gets the foreground app by parsing mCurrentFocus from adb shell dumpsys window windows. Samsung One UI (Galaxy A55) doesn't output that field in dumpsys window windows — it only appears in dumpsys window (no arg). So every launchApp and getForegroundApp call hangs or fails on this