Auth Mobile Google
(iOS Configuration)

Last Updated: 23 March 2023

Set REVERSED_CLIENT_ID

1. Go to Firebase Console > Project Settings

2. Add an iOS App if you don't have already

3. Click on your iOS app option and download GoogleService-Info.plist file.

4. Open the downloaded file. Search for "REVERSED_CLIENT_ID". Then copy the required String.

NOTE:
None of these values should be completely empty. If you do not need any of these, at least set the value to some dummy string. For eg. "none"

4. Paste the REVERSED_CLIENT_ID in the Firebase Auth Mobile (Google) Plugin Property.