Android dev builds on API 28/29 show ERR_CLEARTEXT_NOT_PERMITTED

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

<application android:usesCleartextTraffic="true">