I´ve came across the following error. At the moment I developing an Android App with React Native therefore I´m planning to use fetch for doing a post request for me.
step1> add android:usesCleartextTraffic="true" line in AndroidManifest.xml like:
// add this line ... step2> Delete all debug folder from your android folder..