Firebase Phone OTP - iOS

For Firebase phone OTP to work with iOS, you will need to do an extra task.

  1. Copy the REVERSED_CLIENT_ID from your GoogleService-Info.plist file

  2. Paste the value of the REVERSED_CLIENT_ID that you copy to the URL SCHEMES in your Info.plist file

Last updated