Expo IO run Client app with OLD cache version

Build Client(Android) and Server(Ubuntu) application.

Each time i’m getting prev commit from git, cleaning expo’s cashe (expo r -c), running Client on device via Expo APP, it still use wrong data from environment file. I need to add any comments to function i created to refres cache and start using new data.

How it could be fixed? How i could use lates data?

The same thing happens to me, could you solve it?

it sounds like you are unable to connect to your device over LAN and so it falls back to using a cached version. make sure your computer is available over the network from your phone