capacitor cordova-plugin-cleartext code example
Example: capcitor FERR_CLEARTEXT_NOT_PERMITTED
Just add this to your AndroidManifest.xml in the tag like
<application android:usesCleartextTraffic="true">
Just add this to your AndroidManifest.xml in the tag like
<application android:usesCleartextTraffic="true">