Hi all!
I’ve followed the Expo documentation for the EAS (Expo Application Service). However, I’m consistently getting a build failed error when running eas build --platform ios
. Interestingly, I’ve been getting the same error when I was using the managed workflow and even after ejecting.
Here’s my terminal output after running eas build --platform ios
:
Here’s the terminal output after running expo diagnostics:
Is this an error that others are receiving? How do I address this?
Thanks!