Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. Troubleshooting
  5. CLIENT_ID, REVERSED_CLIENT_ID and ANDROID_CLIENT_ID missing in google service file

CLIENT_ID, REVERSED_CLIENT_ID and ANDROID_CLIENT_ID missing in google service file

Starting in April 2023, values for CLIENT_ID and REVERSE_CLIENT_ID are only added to the Firebase config file when Google sign-in is enabled in the project. If the config file was downloaded before April 2023, then these values are present regardless of the enablement of Google sign-in.

Enable Google Sign-In for your Firebase project

To allow users to sign in using Google Sign-In, you must first enable the Google Sign-In provider for your Firebase project:

  1. In the Firebase console, open the Authentication section.
  2. On the Sign in method tab, enable the Google provider.
  3. Click Save.
  4. Reload download file GoogleService-Info.plist for iOS or google-service.json for Android
Was this article helpful to you? Yes No

How can we help?