I installed the new SDK of Firebase by Google and I am trying to create a new user using the Authentication SDK. However, I did exactly what the documentation says, but it d
Below solution worked for me.
Goto Firebase app and re-download the GoogleService-Info.plist file.
Ref: Related Article