Expo

Learn how to integrate Sentry with Expo Application Services (EAS) to view crash reports and session replays for your Expo app deployments.

The Sentry integration with Expo allows you to view crash reports and Session Replays for your Expo app deployments directly within your Expo Application Services (EAS) dashboard. This integration provides a direct link to Sentry stack traces with full context, sessions replays, and debugging capabilities.

  1. Log in to your Expo dashboard and open Account Settings > Overview (https://expo.dev/accounts/[your-account]/settings).
  2. Locate the Connections section and click Connect next to Sentry.
  3. Login to Sentry and accept the integration into your organization. You will be redirected back to Account Settings > Overview.

After connecting your accounts, you need to link your Expo dashboard Project to your Sentry Project:

  1. Open Projects > [Your Project] > Configuration > Project settings in Expo dashboard.
  2. Click Link and select your Sentry Project from the dropdown.

To see your Sentry Issues and Replays in Expo dashboard, you'll first need to ensure you've created a Expo dashboard channel and assigned builds to it to create an EAS deployment. Once this is done, you can view your Sentry data by:

  1. Open Projects > [Your Project] > Updates > Deployments > [Deployment] to view Sentry data from a Release.
Was this helpful?
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").