Answers for "cleartext communication not permitted by network security policy working on my mobile"

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 not permitted by network security policy working on my mobile"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language