I was trying to run this flutter and dart project on an iOS simulator directly from VSCode and it was working fine until I tried connecting to firebase. I added the Google Services configuration file in ios/Runner directory. I also opened the iOS project in Xcode and added the file into the Runner/Runner directory. After doing so, every time I try to run the project on an iOS simulator from VSCode, I get the error message shown in the screenshot. Any help to fix this issue would be appreciated.
↧