Fetching React Native expo (working 2 days ago, now it is not working)

Please provide the following:

  1. SDK Version: 0.48.2
  2. Platforms: IOS and Android

Hi guys, i need your help! I am developing a react native app using expo and i was finishing my app while it was working everything fine. The last time that i made a test was 2 days ago. Today while opening my app it shows a error saying ‘Network request failed’ which was working 2 days ago and today it is not working! Someone knows if there was any update from expo that is making this fetch not possible to do?

It’s really hard to say what’s wrong here without more information.
Is your phone connected to the Internet for sure?
Can you post all your code?

Hi @hugoqueiros

The Expo SDK version will be something like 44 or 45. (The latest is 45)

In addition to what ccheever asked, try running the following from inside your app’s directory:

npx expo-env-info

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