Flutter app crashes on launch in TestFlight but works fine in debug mode
Flutter app that runs perfectly fine in debug mode on both iOS and Android devices. However, when I deploy the app to TestFlight for iOS testing, it crashes immediately upon launch. The app is built using Flutter with Firebase integration for analytics and messaging.