In my last post I promised to write about log viewing tools, but since then I encountered a new issue with Chrome crashing when opening non-ASCII URL on Android, and I wanted to let you know about it ASAP.
Continue readingMonth: July 2022
Set permissions via adb and appops command
Recently I’ve ended up spending quite some time trying to figure out why a test where I was trying to set permissions via adb and appops command on Android intermittently fails (the dreaded flaky test!). So in today’s post I want to share my findings with you.
Continue reading