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

Android 9+ "Cleartext HTTP traffic not permitted" exception #3238

Open
vmax1145 opened this issue Nov 17, 2023 · 0 comments
Open

Android 9+ "Cleartext HTTP traffic not permitted" exception #3238

vmax1145 opened this issue Nov 17, 2023 · 0 comments

Comments

@vmax1145
Copy link

Issue details

"Cleartext HTTP traffic not permitted" exception rised for any http (non https) connection attempt since Android 9
This clear noticeable as fail of maps tiles loading with http protocol source urls
This can be easy fixed by adding property in application manifest
android:usesCleartextTraffic="true"

Version

Latest

Platform

[* ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub

Airframe type

doesn't matter

Hardware type

doesn't matter

Logs

Please provide a link to any relevant logs that show the issue

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

No branches or pull requests

1 participant