Updated OTP Authentication in React Native Expo Using Firebase | Firebase Phone Authentication 2024

Updated OTP Authentication in React Native Expo Using Firebase | Firebase Phone Authentication 2024

Bug Ninza

3 месяца назад

9,251 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Muniyappank-lb6wc
@Muniyappank-lb6wc - 25.04.2024 16:47

[Error: [auth/app-not-authorized] This app is not authorized to use Firebase Authentication. Please verify that the correct package name, SHA-1, and SHA-256 are configured in the Firebase Console. [ Invalid app info in play_integrity_token ]]
I got this error

Ответить
@nat.serrano
@nat.serrano - 25.04.2024 07:25

good video, I paid 10 usd for the code but still I got this error
Error sending code: [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.]

Ответить
@srikanthragishetti5370
@srikanthragishetti5370 - 18.04.2024 10:23

eas login eas is not recognised internal or external command error i got it

Ответить
@ricardoyanez9464
@ricardoyanez9464 - 15.04.2024 00:30

Hi! bro, in DEV mode works prefect, in production i get error of Play integrity, and not work SMS. How can I solve for production mode?.

Ответить
@JohnChavallaro
@JohnChavallaro - 14.04.2024 11:31

Great video!
If you could create a video on IOS part then it will be very helpful.

Ответить
@shubh_waykar
@shubh_waykar - 13.04.2024 09:46

Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp() can you please help this error i followed everything as you said

Ответить
@user-gc8qm6kg9d
@user-gc8qm6kg9d - 11.04.2024 18:08

I got this error, Error sending code: [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.]

Ответить
@abhishekgawande222
@abhishekgawande222 - 10.04.2024 13:41

hello i am having the error in connecting the expo apk to the app in the local developement, means after updating the app.json i rebuild the app and downloaded the apk but while installing the apk it is saying "app not installed".What to do..

Ответить
@user-ln7nv1tk7z
@user-ln7nv1tk7z - 30.03.2024 23:26

Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
please help me sir

Ответить
@darkwood8938
@darkwood8938 - 29.03.2024 16:24

Error sending code: [TypeError: (0, _auth.default)().SignInWithPhoneNumber is not a function (it is undefined)]
help plz

Ответить
@divyendhsuresh434
@divyendhsuresh434 - 26.03.2024 10:00

I am getting error bro , auth is not working , could you please help with that

Ответить
@InDynamics
@InDynamics - 23.03.2024 12:24

I am getting the following error:

Android Build Failed:
Gradle Build failed with unknown error.
See logs for the " Run gradlew"

How to solve this error?

Ответить
@arupde6320
@arupde6320 - 17.03.2024 15:10

github ???

Ответить
@lacapacitee6139
@lacapacitee6139 - 12.03.2024 17:06

thanks so much it run

Ответить
@m-coder2266
@m-coder2266 - 08.03.2024 16:39

Now I am getting this issue after entering otp code
[Error: [auth/session-expired] The sms code has expired. Please re-send the verification code to try again.]

Ответить
@mohamadshekhabed8055
@mohamadshekhabed8055 - 08.03.2024 02:39

Can do for ios

Ответить
@m-coder2266
@m-coder2266 - 06.03.2024 13:16

Sir please help me in this
LOG [Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app().

Ensure you have:

1) imported the 'io.invertase.firebase.app.ReactNativeFirebaseAppPackage' module in your 'MainApplication.java' file.

2) Added the 'new ReactNativeFirebaseAppPackage()' line inside of the RN 'getPackages()' method list.

Ответить
@user-bv1yx5sj7s
@user-bv1yx5sj7s - 02.03.2024 08:36

Hi, do I need to setup reCAPTCHA verification before implement the OTP authentication?

Ответить
@praveenraj8704
@praveenraj8704 - 27.02.2024 08:56

Firebase has now limited the number of SMS/day to just 10. Is there a way to increase this number ?

Ответить
@rachitbishnoi2573
@rachitbishnoi2573 - 26.02.2024 02:44

Getting
LOG Error sending code: [Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()]
pls help here?

Ответить
@husseinbayram71
@husseinbayram71 - 24.02.2024 21:26

Hello bro, great video. Thank you for unblocking me. However, Im still facing one small problem. I can only send an SMS to the fictional phone numbers that i registered in Firebase authentication page. How can i send an SMS to an actual phone number

Ответить
@aidan7226
@aidan7226 - 23.02.2024 01:58

I keep getting this error:

ERROR Error in sending verification code: [TypeError: Cannot read property 'verify' of undefined]

Do you know what causes this error and how i can solve it?

Ответить
@praveenraj8704
@praveenraj8704 - 22.02.2024 17:22

Can you please provide documentation of email authentication using firebase(especially the functions used in login.js) ? I guess the rest of the process of integrating firebase to react native project remains same. Please reply.

Ответить
@suryanshbhatnagar2857
@suryanshbhatnagar2857 - 22.02.2024 12:55

While enabling phone in Sign-in providers i am getting error 'Error updating Phone'

Ответить
@032-m.muthuanushya2
@032-m.muthuanushya2 - 18.02.2024 17:31

Thankyou bro first i choose the mode production in the firebase storage but not change false to true that's why i have the error like Invalid code [Error: [firestore/permission-denied] The caller does not have permission to execute the specified operation.] After the i set that in the firebase storage rules button change to true then active thankyou so much

Ответить
@aniketteltumbade8338
@aniketteltumbade8338 - 11.02.2024 07:19

Can I help me with this issue please:
Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app().

I have done same thing as you mentioned but it's not working

Ответить
@himanshuarya7688
@himanshuarya7688 - 30.01.2024 13:59

@Buz Ninja, bro please make a video of removing recaptcha in phone authentication firebase in reach native expo

Ответить
@akashdey8196
@akashdey8196 - 27.01.2024 22:01

@Bug Ninza LOG [Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()]

Ответить
@shanulhaq1670
@shanulhaq1670 - 27.01.2024 15:08

What is the meaning of this error code? Please explain
LOG Error sending code: [TypeError: _this.native.configureAuthDomain is not a function (it is undefined)]

Ответить
@lacapacitee6139
@lacapacitee6139 - 22.01.2024 18:11

I have retried the tutorial but I have an another problem : "Build is waiting to enter the queue. Check your concurrency limit at : link"

Ответить
@EthioComputerAIInfo
@EthioComputerAIInfo - 21.01.2024 20:59

how can i solve this 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.

Ответить
@lacapacitee6139
@lacapacitee6139 - 21.01.2024 01:28

Thank you so much! but
I have the same problem with this command : "eas build --profile development --platform android"
if a run the command as simple user I have : "Failed to upload the project tarball to EAS Build
Reason: EPERM: operation not permitted, scandir 'C:\Users\ASUS\AppData\Local\ElevatedDiagnostics"
if a run the command with adminstrator permission I have : "Failed to upload the project tarball to EAS Build
Reason: Cannot copy 'C:\Users\ASUS' to a subdirectory of itself, 'C:\Users\ASUS\AppData\Local\Temp\eas-cli-nodejs\88bebc80-19fc-4c5c-9b98-ed5283c80138-shallow-clone'"

Ответить
@kingshroud5780
@kingshroud5780 - 18.01.2024 11:35

Keep it up 👍

Ответить
@user-tq7sg5or5o
@user-tq7sg5or5o - 18.01.2024 06:23

Can you please explain why two different SHA-1 were added? I could not find anything related to this in the docs. How did you get to know about this?

Ответить
@minhajulhasan4123
@minhajulhasan4123 - 18.01.2024 02:23

I have already done it 🎉🎉🎉🎉🎉🎉; it's working fine. The first time, I encountered an error and demotivated myself, but the issue was that I forgot to add the both SHA1 key. I had only added one. Now it's fine ❤❤❤❤.🎉🎉🎉

Ответить