capcitor FERR_CLEARTEXT_NOT_PERMITTED

Java
Just add this to your AndroidManifest.xml in the tag like

<application android:usesCleartextTraffic="true">
Source

Also in Java: