Skip to content

Sms Auto read not working in the latest version of the Auth library . #2425

Open
@Redman1037

Description

@Redman1037

Describe your environment

  • Android Studio version: 4.1.2___
  • Firebase Component: auth____ (Database, Firestore, Storage, Functions, etc)
  • Component version: 20.0.2_

Describe the problem

SMS auto read does not work with the latest version of the libraries .

Steps to reproduce:

In the sample just add the the json and required application Id . onVerificationCompleted() callback does not get called in the latest version of the library . If we use the old version onVerificationCompleted() gets called automatically with out needing OTP.

Working

implementation platform('com.google.firebase:firebase-bom:25.10.0')

Not working

implementation platform('com.google.firebase:firebase-bom:26.4.0')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions