Answers for "CLEARTEXT communication to 192.168.43.211 not permitted by network security policy okhttp"

1

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 192.168.43.211 not permitted by network security policy okhttp"

Browse Popular Code Answers by Language