Cirilla Documentations

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

Login with Firebase OTP

NOTE!
If you have already created an app while configuring your Android app then you can skip steps
1 to 4 and only do the remaining steps.

  1. Create a Firebase project if you don’t have one from here

2. Enter your app name and click continue

Next step also click on continue

3. In the third and last step select your account and click on Create Project:

4. Please follow the below steps in screenshots:

Now you have successfully configured login with OTP/SMS with Firebase for your app.

5. Replace your GoogleService-Info.plist file
To connect your firebase project with your iOS app we need to download generate GoogleService-Info.plist file from your firebase iOS app and replace it with an existing one.

If you have not created your iOS app in your firebase project yet follow the below steps to create the app and then download and replace GoogleService-Info.plist file to your 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

Now copy your GoogleService-Info.plist file that you downloaded then replace it with the existing one located below the path:

ios/GoogleService-Info.plist

Note: Don’t forget to clean flutter before running your app after changes made by running this command: flutter clean inside your Cirilla app main folder

Note: If you face any issues please let us know by submitting a ticket.

Was this article helpful to you? Yes 1 No

How can we help?