capacitor net::ERR_CLEARTEXT_NOT_PERMITTED code example
Example 1: capcitor FERR_CLEARTEXT_NOT_PERMITTED
Just add this to your AndroidManifest.xml in the tag like
<application android:usesCleartextTraffic="true">
Example 2: net:ERR_cleartext_not_permitted
android:usesCleartextTraffic="true">