Splash Screen Race Condition MVP
Reproduction Steps
- Create a Android build by running:
eas build --profile production --local
- Install the generated APK onto your emulator
- Emulator Specs: Pixel 4 - arm64 - API Level 33
- Send a update by running:
eas update --branch production --message "test update"
- Observe the app frozen on the splash screen