Firebase – GoogleService-Info.plist file not found and clientId was not provided programmatically
I tried adding firebase to my flutter project using fluttefire command line tool. I am using Google Authentication service from firebase and calling SignIn function, it gives the following error. The ios folder has GoogleService-Info.plist file. Unhandled Exception: PlatformException(missing-config, GoogleService-Info.plist…