sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

[Expo] EAS build hooks

Open linear[bot] opened this issue 1 month ago • 1 comments

EAS provides some lifecycle hooks: https://docs.expo.dev/build-reference/npm-hooks/
We can use those to monitor what's going on during the build process and send events/logs/metrics/etc related to EAS build statuses.

For example, the hook eas-build-in-error can be used to figure what went wrong during the build process and have it reported to Sentry straight away.

linear[bot] avatar Dec 02 '25 15:12 linear[bot]

RN-412

linear[bot] avatar Dec 02 '25 15:12 linear[bot]