79776733

Date: 2025-09-27 11:50:17
Score: 0.5
Natty:
Report link

The problem is because the EAS didn't read the update of android folder.
I need to run :
npx expo prebuild --clean

Not

npx expo prebuild

Then Commit the version. Because I am using Bare Workflow. The EAS need to read the android folder. Do not put android folder to .gitignore.

After that run again :
eas build -p android --profile production

And it successfull.

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Dennis Liu