You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had made some changes to the project. I am not able to make request from an expo prebuild app. All my tRPC request give me this error.
WARN [TRPCClientError: Network request failed]
But when I run the expo app in the web I face no issues.