News

We can work around this using a filthy setTimeout hack to delay rendering of the component making the API call for a few hundred milliseconds but that feels like a brittle workaround. To Reproduce ...
Describe the issue Problem: Tring to call backend api using axios in expo ios results in "Error: Network Error", same code works in android simulator. background: www.abc.com (registered in godaddy) ...