Here is Dependences i am using
implementation 'com.google.firebase:firebase-auth'
implementation 'com.google.firebase:firebase-messaging:20.2.3'
implementation platform('com.google.firebase:firebase-bom:27.0.0')
Here is the code iam using OTP oncodesend Funtion not called onVerificationCompleted called in some devices
All these Process follow but still captcha when otp verification
How to disable reCaptcha in firebase phone-auth (OTP) android?