You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*NOTE: This OTP Verification Application only works on Physical Device, not working on emulator
Firebase implementation:
implementation platform('com.google.firebase:firebase-bom:31.0.0')
implementation 'com.google.firebase:firebase-auth:20.0.0'
//help firebase to open the browser for reCAPTCHA verification.
implementation 'androidx.browser:browser:1.2.0'