en este archivo
resources/android/xml/network_security_config.xml
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">localhost</domain>
<domain includeSubdomains="true">willymartinezsanchez.com</domain>
<domain includeSubdomains="true">69.73.182.198</domain>
</domain-config>
</network-security-config>