Fetch(http) not working?

Hi,
I read that app transport security was disabled in the expo client. Is this true in the standalone app too or will http requests not work on iOS? I can’t figure out why my fetch() is not working for some users. I was using the hard coded ipv4 IP address, then switched to the ipv6 address, the bought a cheap domain but still nothing.

Do you return the response from the request? With that response you may be able to know much more about what’s going wrong. If you have the response data please let me know.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.