Our iOS app uploads successfully to App Store Connect and appears in TestFlight, but it crashes immediately on launch.
App name: Axioma Pay Bundle ID: uk.co.axiomapay.app Distribution: TestFlight Framework: Expo / React Native Device tested: iPad via TestFlight
The app installs, the icon appears, but tapping Open causes an immediate crash. One earlier build displayed this runtime message:
Cannot read property 'ErrorBoundary' of undefined
Crash logs show the app aborting on the React Native ExceptionsManagerQueue with SIGABRT / EXC_CRASH.
We do not currently have a focused minimal Xcode sample project because this is an Expo/EAS React Native production build. We can provide .ips crash logs and App Store Connect/TestFlight build details.
Can Apple help confirm whether this crash appears to be caused by:
- App Store/TestFlight processing,
- provisioning/signing/entitlements,
- an iOS runtime issue, or
- an app-side React Native JavaScript startup exception?
Latest TestFlight build crashes immediately after launch.