Actually I also added this but using a diff path (sorry I have miss this in my previous comment. Just added it there)
{code} <edit-config file="app/src/main/AndroidManifest.xml" mode="merge" target="/manifest/application"> <application android:usesCleartextTraffic="true"/> </edit-config> {code}
I have double check and it works on Cordova 8 and Cordova 9 |
|