Eas build problem in IOS

Before posting your question, make sure you’ve read the documentation for both EAS Build & Submit.

If your Android or iOS build is failing- make sure you do your own research on the error message first before posting (this will give you a better understanding, and you might even find that someone else has already solved the issue!) It is not up to the Expo team to debug your project or build.

In your post, please share:
-managed workflow
-Version: eas-cli/0.43.0
-Expo version: 44
i am trying build a standalone app IOS using the eas build but when i use the command:

eas build -p ios --profile pre-release

return this error:
Metro encountered an error:
Unable to resolve module …/assets/images/avaliação_de_serviço.png from /Users/expo/workingdir/build/app/screens/Evaluation.js:

None of these files exist:

  • avaliação_de_serviço.png

this error only show up when i use the eas build - ios, when i use the clasic build or build an android app works