Skip to main content
added 41 characters in body
Source Link

Open AndroidManifest.xml and add the following line to tag.<application> tag:

android:usesCleartextTraffic="true"

Refer the image below:

Refer the image belowenter image description here

Open AndroidManifest.xml and add the following line to tag.

android:usesCleartextTraffic="true"

Refer the image below

Open AndroidManifest.xml and add the following line to <application> tag:

android:usesCleartextTraffic="true"

Refer the image below:

enter image description here

Source Link

Open AndroidManifest.xml and add the following line to tag.

android:usesCleartextTraffic="true"

Refer the image below