Hello,
I could not able to fix the capacitor api problem on capacitor. It is throw the cleartexttraffic error.
did you find any workaround for this issue? @3rsin3rgul
Hello @saimon, could you help out with how to resolve our issue?
You need to set the cleartext
variable in your AndroidManifest.xml
to be true if you’re getting this error. More info on this Stackoverflow page: Ionic 5/Capacitor ERR_CLEARTEXT_NOT_PERMITTED in Android - Stack Overflow