---
title: Troubleshooting overview
sidebar_title: Overview
description: 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.
## Error and warnings
## Runtime issues in development and production
## Expo Router
## Push notifications
## EAS
<BoxLink
title="EAS Update: Error recovery"
description={
<>
Learn how to take advantage of using built-in error recovery when using{' '}
expo-updates library.
</>
}
href="/eas-update/error-recovery/"
Icon={LayersTwo02Icon}
/>