Skip to main content

How to enable Firebase Phone Authentication(OTP)

  1. Open your Firebase console.
  2. Go to Authentication and open the Sign-in method tab.
  3. Enable the Phone Sign-in method and save.

eShop

  1. For Android:

    Important: For adding SHA1 and SHA256 keys in Firebase, please refer to our comprehensive guide. This step is crucial for enabling phone authentication in your Android app.

  2. For iOS:

    Important: For iOS authentication setup and URL scheme configuration, please refer to our comprehensive guide. This step is crucial for enabling phone authentication in your iOS app.