Skip to content

Commit b839a89

Browse files
committed
Align Android gateway diagnostics cleartext guidance
1 parent b10a315 commit b839a89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/android/app/src/main/java/ai/openclaw/app/ui/GatewayDiagnostics.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ internal fun buildGatewayDiagnosticsReport(
5656
Please:
5757
- pick one route only: same machine, same LAN, Tailscale, or public URL
5858
- classify this as pairing/auth, TLS trust, wrong advertised route, wrong address/port, or gateway down
59-
- remember: public routes require wss:// or Tailscale Serve; ws:// is allowed for localhost, the Android emulator, and private LAN IPs
59+
- remember: public routes require wss:// or Tailscale Serve; ws:// is allowed for localhost, .local hosts, the Android emulator, and private LAN IPs
6060
- quote the exact app status/error below
6161
- tell me whether `openclaw devices list` should show a pending pairing request
6262
- if more signal is needed, ask for `openclaw qr --json`, `openclaw devices list`, and `openclaw nodes status`

0 commit comments

Comments
 (0)