Flutter: PlatformException(channel-error, Unable to establish connection on channel, null, null) during Firebase Initialization on iOS
I’m encountering an issue with Firebase initialization in my Flutter app specifically on iOS. The app throws the following error when trying to run await Firebase.initializeApp(options: DefaultFirebaseOptions.currentPlatform):