Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

128
Vistas
Some phone numbers do not receive otp sms message with Firebase phone auth

I am experiencing unpredictable behaviour when authenticating users with firebase phone Auth for web, with the javascript modular web api. These are my dependencies:

"@firebase/auth": "^0.19.11", "firebase": "^9.6.8",

I have tested approximately 20 real phone numbers and some test numbers and for most of the time it works fine. But for some it fails to send the OTP code, without throwing any error message. I have ruled out bugs in the code and cannot really identify a pattern in why it works for most of the numbers and fails for some. The phone numbers are Swedish eg. +46025XXXXX. I cannot see any issues with limits imposed by google, in terms of maximum sign ins etc. Anybody had similar experience and can give som hints about what to look for? Also, is the problem most likely with google or could there be some quirk with the failing phone numbers?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Try this

  • Generate your app's signing report

  • Get your SHA-1 or SHA-256 fingerprints.

  • In Firebase console add these fingerprints to your project settings

OR
Check for proper initiation of recaptchverification

window.recaptchaVerifier = new firebase.auth.RecaptchaVerifier('sign-
in-button', {
  'size': 'invisible',
  'callback': function(response) {
   // reCAPTCHA solved, allow signInWithPhoneNumber.
   onSignInSubmit();
 }
});

Or A Carrier issue

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda