Crash analysis and debugging
Debug app crash using Vega Studio
Learn how to collect and analyze aggregated crash reports (ACRs) for your app running on your targeted device or simulator. This guide covers:- Copying an ACR
- Symbolicating an ACR
- Troubleshooting common issues during the process
Detect where the app crash originates
Learn how to detect a crash in your app that might originate from your code or Amazon’s code.Line-by-line debugging
Perform line-by-line debugging with Vega Studio
Discover how to use Vega Studio for detailed debugging of your applications. This guide includes:- Setting up debugging for Turbo Modules
- Configuring the debugger (automatic and manual methods)
- Setting breakpoints
- Running the app in debug mode
- Using the debug toolbar
- Targeting a Fire TV Stick for debugging
In-app developer tools
Debug your app with Developer Menu tools
Explore the in-app developer menu that provides access to various debugging tools. This guide covers:- Setting up port forwarding
- Starting the Metro bundler
- Launching your app for debugging
- Using the developer menu options (Element Inspector, Performance Monitor, etc.)
- Troubleshooting app debugging issues

