Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable clear text traffic for App [android:usesCleartextTraffic=true] #74

Open
StefanKert opened this issue Apr 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@StefanKert
Copy link
Member

Right now the app has enabled clear text traffic for all endpoints. Since we only need the clear text traffic for local communication we should disable clear text traffic per default and just opt-out of this setting by adding a specific network configuration for urls that are local if possible.

https://developer.android.com/privacy-and-security/security-config#CleartextTrafficPermitted

@StefanKert StefanKert added the bug Something isn't working label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant