Phone number authentication in unity using firebase | 2024

Поділитися
Вставка
  • Опубліковано 11 жов 2024
  • Welcome To My Channel SS GAMING UNITY 3D.
    Don't forget to subscribe @unitygaming-3d
    Phone number authentication in unity using firebase | 2024
    firebase phone number authentication unity
    In this video, we'll walk through the process of implementing Firebase Phone Number Authentication in Unity, where users can securely sign in using their phone number. We'll cover the entire workflow, from collecting the phone number with the country code, to seamlessly handling the OTP (One-Time Password) sent by Firebase.
    You'll learn how to set up the necessary Firebase SDKs, configure your Firebase console, and integrate the phone number sign-in functionality into your Unity application. We'll explore the various verification options offered by Firebase, including SMS and phone call, and discuss how to customize the authentication flow to suit your specific requirements.
    Subscribe to our channel for more exciting Unity development tutorials and insights!
    Script Link In WhatsApp Channel
    And also pin link in first comment .
    Thanks For watching

КОМЕНТАРІ • 13

  • @ammarnaeem3868
    @ammarnaeem3868 2 місяці тому

    thank you brother really needed this video

  • @AhmadAjmalDev
    @AhmadAjmalDev 2 місяці тому

    ❤❤

  • @codewithroman8180
    @codewithroman8180 Місяць тому

    Hello bro gta start karo

  • @PawSomeMysteries
    @PawSomeMysteries Місяць тому

    hi, i did all the step but otp not received

    • @unitygaming-3d
      @unitygaming-3d  Місяць тому

      @@PawSomeMysteries make sure your json file is in streaming folder
      And android dependency resolved successfuly

    • @PawSomeMysteries
      @PawSomeMysteries Місяць тому

      @@unitygaming-3d yes , billing not enable error show on console

    • @PawSomeMysteries
      @PawSomeMysteries Місяць тому

      @@unitygaming-3d did we need google cloud for this?

    • @unitygaming-3d
      @unitygaming-3d  Місяць тому

      @@PawSomeMysteries it's Don't depends on billing if you don't use in-app so remove in-app purchase from package manager and then check

    • @PawSomeMysteries
      @PawSomeMysteries Місяць тому

      @@unitygaming-3d there is no inapp package in project,
      Info Unity Error: An internal error has occurred. [ BILLING_NOT_ENABLED ] this error is showing