I am trying to do an android build with eas build
command. But it’s always failing or stuck in uploading build files. Here’s the output of my eas build
command.
❯ eas build
✔ Build for platforms › Android
✔ Linked to project @mesba/shajgoj
✔ Using remote Android credentials (Expo server)
✔ Compressed project files 1m 34s
✖ Uploading to EAS Build 5%
HTTPError: Response code 400 (Bad Request)
I am trying since last 4/5 hours. It is failing always in this specific state with same error message.
I thought it’s my connection issue and tried to run build command from different network. Still same errors are happening. Can anyone confirm if it’s my issue or expo build servers are having any network issues?