To stop pinning mode on my SDK 28 android emulator I have to press 2 emulator buttons at the same time, which isn't possible. After googling I came a cross a solution to stop the pinning mode via "adb shell am task lock stop" command. Would it be possible to add it to the plugin?
To stop pinning mode on my SDK 28 android emulator I have to press 2 emulator buttons at the same time, which isn't possible. After googling I came a cross a solution to stop the pinning mode via "adb shell am task lock stop" command. Would it be possible to add it to the plugin?