I built a release version of an app using eas build
. I was watching the build logs and then switched away briefly, around the time the “Welcome to React Native!” message is printed. When I switched back I saw the following:
Then I checked my terminal and found the following:
% eas build --platform android
✔ Linked to project @wodin/bodyparts
✔ Using remote Android credentials (Expo server)
✔ Using Keystore from configuration: Build Credentials 1O8gyElrlh (default)
✔ Uploaded to EAS 8s
Build details: https://expo.io/accounts/wodin/projects/bodyparts/builds/d3daad17-fdd9-41e7-a26a-908e06a1d057
Waiting for build to complete. You can press Ctrl+C to exit.
⠇ Build in progress... Error: Got unexpected null
I tried loading the build page again, and it showed that the build had actually succeeded: