Why did your app crash? In this tutorial you'll learn how to use native device logging features like ADB Logcat and macOS Console to find bugs in your code so you can quickly fix your app and get it updated.
00:00 Introduction
00:35 Debugging the android app with ADB Logcat
00:58 Start in android studio
4:19 Debugging on iOS with macOS Console
Relevant Links:
Android Studio: https://developer.android.com/studio
ADB Logcat: https://developer.android.com/tools/l...
EAS Update for over the air updates: https://docs.expo.dev/eas-update/intr...
#expo #reactnative #reactnativetutorial #macos