You should provide source code, everytime seeing video is just a headache. If source code as a github it'll very helpful..
@bansiparmar38796 ай бұрын
[Error: [auth/missing-client-identifier] This request is missing a valid app identifier, meaning that Play Integrity checks, and reCAPTCHA checks were unsuccessful. Please try again, or check the logcat for more details.] please help me
@wendtoinissaka11 ай бұрын
Thank so much! Please It's the same way with react native?
@anoop713311 ай бұрын
Are u a mallu?
@bodybuildinginspiration238829 күн бұрын
sounds like that
@SandeepMaraboina7 ай бұрын
i am getting this error when i solve captcha Uncaught TypeError: Cannot read properties of null (reading 'style') at Array. (recaptcha__en.js:506:268) at b1. (recaptcha__en.js:449:86)
@JitenderMediaX7 ай бұрын
Thank you so much! it works perfectly fine keep it up
@rupalsaxena98373 ай бұрын
Can you share the code
@aryajeetjha9367 ай бұрын
"user.confirm is not a function" To resolve this error, just add await in front of signInWithPhoneNumber(auth, phone, recaptcha) in the sendOtp function
@GautamJha-c3u5 ай бұрын
it's still not working any help you can provide?
@08_simran_bodale312 ай бұрын
Error during phone login: TypeError: Cannot read properties of undefined (reading 'appVerificationDisabledForTesting')
@yashshinde1881Ай бұрын
How did you fixed this I'm getting the same?
@aaronamit10 ай бұрын
Hey! Can you provide any github link or source code? It might help alot man!!
@bhavyavishnani4247 Жыл бұрын
LOG [TypeError: Cannot read property 'prototype' of undefined]
@AyushRajBaranwal5 ай бұрын
i am getting a 400 bad request error. someone help
@JayanthBochu5 ай бұрын
Same here. Did you got solution for it?
@rupalsaxena98373 ай бұрын
Same
@vishalmaulkar5064Ай бұрын
first you need to save mobile number(whose you want) in firebase. Authentication => sign-in method => phone option => and add there.
@amanverma2359 Жыл бұрын
After got verified it gives unhandled timeout Whay should i do now ..?
@_IT_Jason Жыл бұрын
Exactly, even I faced same.Did you solve it???
@rdxthor1171 Жыл бұрын
@@_IT_Jason use older version it will work fine I think there is some issue in version
@_IT_Jason Жыл бұрын
@@rdxthor1171thanks
@haribabumanoharan53668 ай бұрын
Have you solved it ?
@theepu11 ай бұрын
Node module cannot resolve firebase/auth
@Vampion9 ай бұрын
yes i created video for solution kzbin.info/www/bejne/paCye4ytbK6Yl5I
@Vampion Жыл бұрын
user.confirm is not a function
@crazyjigs5088 Жыл бұрын
Bro is it solved?
@Vampion Жыл бұрын
yes i found one way now i can sign up using phone auth it gets save in firebase but yet i have not set the login @@crazyjigs5088
@Vampion Жыл бұрын
yes
@emmanuelreyes21410 ай бұрын
how did you resolve the error "user.confirm is not a function"?
@Vampion10 ай бұрын
dont use user instead use another name in usesate i have used confirmation.confirm where confirmation is useState@@emmanuelreyes214