Hacker News new | ask | show | jobs
by ejefz 2502 days ago
What problems are you having debugging?
1 comments

Inspecting network activity is more fiddly now -- HTTP is blocked and installing certificates for a proxy to intercept HTTPS is difficult. File system access is locked down. I’ve also been finding that the debugger just runs very slowly on an Android 9 test device; seems to be something to do with code verification.

Nothing insurmountable, just slower and more awkward than it used to be.