Commit 5c5ea8b
chore(sample): trust user CA in debug builds for MITM proxy testing
Adds a debug-only source set (sample/src/debug) with a network security config trusting system + user-added CAs, plus a manifest overlay wiring it in. Debug builds only; release artifacts are unaffected. Lets an intercepting proxy (e.g. Proxyman) decrypt the sample app's HTTPS for SDK network UAT.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent e640883 commit 5c5ea8b
2 files changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments