WARNINGDefiniteGuideline Security
AndroidSafety
Cleartext Traffic Permitted
Allowing unencrypted HTTP traffic increases the risk of man-in-the-middle attacks.
Quick Fix
Disable cleartext traffic and use HTTPS for all network communication. Update your network security configuration.
What Gets Detected
Detection Type:CODE PATTERN
Patterns detected:
usesCleartextTraffic="true"