Skip to content

android: start IPNService foreground before browser opens in login#747

Open
kari-ts wants to merge 1 commit intomainfrom
kari/ipnservicefore
Open

android: start IPNService foreground before browser opens in login#747
kari-ts wants to merge 1 commit intomainfrom
kari/ipnservicefore

Conversation

@kari-ts
Copy link
Collaborator

@kari-ts kari-ts commented Feb 26, 2026

When the user taps on the log in button, the browser opens, and the app is backgrounded without a foreground service running. This can lead to network access restriction, causing the control client register request to fail with "software caused connection abort" / "context deadline exceeded". This fix: -Starts IPNService as a foreground service before the browser opens wat the start of login

Updates tailscale/tailscale#18304

When the user taps on the log in button, the browser opens, and the app is backgrounded without a foreground service running. This can lead to network access restriction, causing the control client register request to fail with "software caused connection abort" / "context deadline exceeded". This fix:
-Starts IPNService as a foreground service before the browser opens wat the start of login

Updates tailscale/tailscale#18304

Signed-off-by: kari-ts <kari@tailscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant