Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. iOS app configuration
  5. Login with Google

Login with Google

  1. Create your iOS app in your Firebase project
Create your iOS app in your firebase project to generate and download GoogleService-Info.plist file
Creating app and defining bundle identifier via your firebase project ios app
Click next to finish steps and then go to console in the last step

Click next in all upcoming steps and then in the last step click on Continue to Console

2. Move or copy GoogleService-Info.plist into the cirilla/ios/Runner directory and replace it

3. Open Xcode, then right-click on Runner directory and select Add Files to "Runner".

Select GoogleService-Info.plist from the file manager.

A dialog will show up and ask you to select the targets, select the Runner target.

Now copy REVERSED_CLIEND_ID from GoogleService-Info.plist file

Get REVERSED CLIENT ID in GoogleService-Info.plist

Now add the copied REVERSED CLIENT ID to Info.plist file as shown in the below screenshot and save.

File is located in: cirilla/ios/Runner/Info.plist

Was this article helpful to you? Yes 1 No 1

How can we help?