Answers for "cleartext communication to not permitted by network security policy in android"

2

CLEARTEXT communication to 13.232.95.6 not permitted by network security policy

in manifest file add this ====>

<application>
android:usesCleartextTraffic="true"
</application>
Posted by: Guest on December-23-2020

Code answers related to "cleartext communication to not permitted by network security policy in android"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language