Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230742

Android dev builds on API 28/29 show ERR_CLEARTEXT_NOT_PERMITTED

$
0
0

If you are using cordova add a config tag in your config.xml. Something along the lines of

<edit-config target="AndroidManifest.xml" parent="/manifest">
    <application  android:usesCleartextTraffic="true" mode="merge">
</edit-config>

If you’re using Capacitor then a) don’t run cordova commands in it and b) Capacitor shouldn’t be overwriting any Android files in the firest place.


Viewing all articles
Browse latest Browse all 230742

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>