tailscale / tailscale

The easiest, most secure way to use WireGuard and 2FA.
https://tailscale.com
BSD 3-Clause "New" or "Revised" License
17.05k stars 1.3k forks source link

FR: Android client: (At least in debug versions) provide progress/debug output at the application window. #11695

Open noseshimself opened 1 month ago

noseshimself commented 1 month ago

What are you trying to do?

The Android client is not launching beyond "Loading..." on ChromeOS for me. While I can get at logcat output using chrome://system on my OS, dealing with that is a serious pain in the southern polar region.

How should we solve this?

Put the debug output you're generating on the screen in beta/debug versions, too.

What is the impact of not solving this?

Less help from users with debugging.

Anything else?

No response

agottardo commented 1 month ago

This is really an issue affecting all clients, as there is no UI visibility into backend errors during start.

codethief commented 2 weeks ago

dealing with that is a serious pain in the southern polar region.

This is easily the best "Why implement this feature" I have come across so far! :smile: