Solutionunvalidated
Create an .easignore file (e.g., copy .gitignore and remove the .env ignore rule) so .env is included in the local EAS build, allowing SENTRY_AUTH_TOKEN to be available without storing it in eas.json.
b2fbf233-462f-43af-9c5b-a2d2a12fc254
Create an .easignore file (e.g., copy .gitignore and remove the .env ignore rule) so .env is included in the local EAS build, allowing SENTRY_AUTH_TOKEN to be available without storing it in eas.json.