Edit this page
An overview of troubleshooting guides for app development with Expo and EAS.
This page lists a collection of various troubleshooting guides for Expo and EAS.
Learn how to view logs when using Expo CLI to encounter errors and warnings while developing your app.
Learn about Redbox errors and stack traces to help you debug your Expo project.
A list of common development errors that are encountered by developers using Expo.
Learn about what the Application has not been registered error means and how to resolve it.
Learn how to clear the bundler cache when using Yarn or npm with Expo CLI or React Native CLI on macOS and Linux.
Learn how to clear the bundler cache when using Yarn or npm with Expo CLI or React Native CLI on Windows.
Learn about what React Native version mismatch means and how to resolve it in an Expo or React Native app.
Learn about troubleshooting proxies with a set of recommended tools.
Learn about different techniques to debug your native runtime issues in development and production.
Learn about different tools available to inspect your Expo project at runtime.
Learn about using dev tools plugins to inspect and debug your Expo project.
A list of common issues with Expo Router setup and how to fix them.
A list of common questions about Expo Router.
A collection of common questions about Expo's push notification service.
A reference for troubleshooting build errors and crashes when using EAS Build.
Learn how to use basic debugging techniques to fix an update issue.
Learn advanced strategies on how to debug EAS Update.
Learn how to take advantage of using built-in error recovery when using expo-updates
library.