docs(android): note explicit network security config for cleartext posture #28
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/android-cleartext-doc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Companion to
RunicGateway/Android-app#20. Records inandroid/PLAN.md(§M1) that the app's HTTPS-only-in-release / HTTP-in-debug rule (ServerUrl,allowInsecureHttp = BuildConfig.DEBUG) is now backed at the platform socket layer by an explicit network security config:127.0.0.1/localhost) only.Keeps the docs in sync with the code change per the org's "docs are canonical" rule. Merge alongside the app PR.
AI-assisted: authored with Claude Code (
Co-Authored-By: Claude).🤖 Generated with Claude Code