React Native Firebase Authentication

React Native Firebase Authentication

Adrian Twarog

4 года назад

92,211 Просмотров

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


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

Kenyi Herry Alcantara Astete
Kenyi Herry Alcantara Astete - 11.08.2023 18:00

I have a problem with Google Signin:

Possible Unhandled Promise Rejection (id: 0):
Error: DEVELOPER_ERROR
Error: DEVELOPER_ERROR


😢

Ответить
Asaad Habib Khan
Asaad Habib Khan - 10.03.2023 12:26

Ohhh man so much knowledge in 15 minutes. literally I was searching for things like this for my project, I am a beginner and there you are, thank you

Ответить
Satya K
Satya K - 09.02.2023 05:43

firebase web sdk requires you to set firebase.js config, initialize app and auth. is that step required with react-native-firebase ?

Ответить
el Edo Russo
el Edo Russo - 23.04.2022 00:16

you are the best

Ответить
dont be toxic
dont be toxic - 20.11.2021 13:59

wow i can copy the code from the docs as well

Ответить
Mateo Lorenzo
Mateo Lorenzo - 01.11.2021 20:31

This is awesome, thanks for sharing bro!

Ответить
jack every
jack every - 05.10.2021 20:47

where are the codes?

Ответить
trong anh nguyen thanh
trong anh nguyen thanh - 21.09.2021 11:41

In react-native-firebase how can I check that the user is null or empty ?

Ответить
Coding Chewie
Coding Chewie - 18.09.2021 04:41

Any chance a video with expo?

Ответить
Muhammad Mohsin Raoof
Muhammad Mohsin Raoof - 28.08.2021 23:29

Your contents are mind-blowing and the way you convey is outstanding Adrian. Thank you so much for the great work, KEEP IT UP!!

Ответить
Himanshu Goyal
Himanshu Goyal - 27.08.2021 21:28

Hey Adrian👋. I was trying to implement the google authentication and after taking all the credentials it is showing me “DEVELOPER_ERROR” message.

Ответить
Nassim KQ
Nassim KQ - 26.08.2021 16:29

Thank you verryy much Adrian
am from Algeria and im beginner in react native .
I have to make an application for my end of study project I was able to do the UI all by myself
i need help please
i have a very simple app and i want to do a login and register , but I couldn't do it :/
your video is verryyy simple and present well but I couldn't do it :/

Ответить
Salvador, Joshua Enrick
Salvador, Joshua Enrick - 05.07.2021 06:08

I get this error when running the script for the sha-1 file 'startup failed:
General error during semantic analysis: Unsupported class file major version 60'

Ответить
wezter96
wezter96 - 18.06.2021 17:22

Do you have any information on how to do custom auth tokens?
I'm getting some service account issues...

Ответить
Kamil Lewandowski
Kamil Lewandowski - 18.06.2021 12:25

Cool videos. However, are you sure you are from Australia? Adrian Twaróg (eng: curd) sounds very polish.

Ответить
Mudit Gulgulia
Mudit Gulgulia - 04.06.2021 06:38

Receiving DEVELOPER ERROR

Ответить
Noah
Noah - 29.04.2021 14:08

could you please publish the soucecode, I am getting errors because I have to call things like firebase.initializeApp and you don't get cause you probably do this but how where and why??

Ответить
REHAN ALI
REHAN ALI - 24.04.2021 04:37

Soo much simple straight and the way you speak is soo understandable. Keep up the Amazing Work.💖

Ответить
Sketchwarers
Sketchwarers - 07.04.2021 20:07

I cant get verification code for phone authentication

Ответить
Shivraj Sagar
Shivraj Sagar - 03.02.2021 14:44

async function confirmCode() {
try {
await confirm.confirm(code);
} catch (error) {
console.log('Invalid code.');
}
}
console.log('Invalid code.'); always show message invalid code in android but in ios working.
pls provide solution
invalid code only in android

Ответить
Firas Karboul
Firas Karboul - 27.01.2021 14:20

it would be much better if you put a form and explain a real case, but thanks anyway it was helpfull

Ответить
Kunal Kalia
Kunal Kalia - 18.12.2020 02:30

Extend it to merge differnet auth please

Ответить
montrell pegues
montrell pegues - 15.12.2020 04:49

eww your using class components

Ответить
Jake Byrne
Jake Byrne - 07.12.2020 21:50

I cant get it to work at all :(

Ответить
Avisek Sahoo
Avisek Sahoo - 01.12.2020 21:50

why don't use functional component with hooks

Ответить
GutsToCuts
GutsToCuts - 25.11.2020 08:04

Your videos about react native firebase are extremely helpful. Thank you for making these videos

Ответить
Jolly
Jolly - 17.11.2020 19:04

thanks as always!

Ответить
Marc
Marc - 12.11.2020 16:54

Good video, I feel like you go a bit too fast for my taste.

Ответить
Lalit Kumawat
Lalit Kumawat - 09.11.2020 23:24

Can we use npm i firebase...

Ответить
bobby Top
bobby Top - 31.10.2020 11:17

Hello Andrian,

How to map key in firebase when upload in playstore...it give delevoper error when logged in from play store app. I think there shoul be three keys.Ho w to get the last key ?

Ответить
Remco Smits
Remco Smits - 23.10.2020 22:15

I got this error when i import auth from "@react-native-firebase/auth". errorMessage: Invariant Violation: Native module cannot be null.

Ответить
Kiran Kumar
Kiran Kumar - 15.10.2020 14:01

Found this tutorial very helpful

But I am getting this error when I'm clicking on the google sign in button, after signing in through email

Possible Unhandled Promise Rejection (id: 2):
Error: A non-recoverable sign in failure occurred

Ответить
Kashmiri
Kashmiri - 05.10.2020 12:01

Thank you 🙏🏼 Great one!! so excited to implementnt this now

Ответить
Hash Code
Hash Code - 21.08.2020 06:52

hey can i talk about this in deeply..I am stuck on it for last 5 days..feeling to much frustrating.....when i create user with email and password it didnt return any object...and authstatechanged always return null........

Ответить
Mohit Joshi
Mohit Joshi - 14.08.2020 18:42

plz make a video on otp verification

Ответить
Sophanon Nun
Sophanon Nun - 05.08.2020 06:42

Hi Adrian, I have followed your instruction but it shows that DEVELOPER ERROR, DO YOU HAVE SOLUTION FOR THIS?

Ответить
Pankaj Bhagat
Pankaj Bhagat - 04.08.2020 12:30

doesn't work for me...nothing happens after i press sign in

Ответить
swapnil agrawal
swapnil agrawal - 30.07.2020 21:55

Phone authentication not working in react native mobile app , it has something to do with recaptchaVerifier plz help

Ответить
Fátima Palacios
Fátima Palacios - 28.07.2020 01:50

hi I'm making the google auth and I'm getting this error Possible Unhandled Promise Rejection (id: 6):
any ideas of why this might be happening? i'm making all the steps you did

Ответить
Anderson Feitosa
Anderson Feitosa - 22.07.2020 13:22

It was so helpful. thank you for sharing.

Ответить
ANIBAL ASPRILLA
ANIBAL ASPRILLA - 06.07.2020 16:58

Hello Friend, I would appreciate it if you can help me, I published a React Native Expo App in the App Store and they rejected me for this... Please revise the relevant purpose string in your app’s Info.plist file to specify why the app is requesting access to the user's contacts and photos. You can modify your app's Info.plist file using the property list editor in Xcode.

To help users understand why your app is requesting access to their personal data, all permission request alerts in your app should specify how your app will use the requested feature... Thanks in advance!!

Ответить
Steven Rzenca
Steven Rzenca - 29.06.2020 11:39

Gr8 video, very helpful!
But how can I pass a Username? while using .createUserWithEmailAndPassword(email,password) ?

Ответить
Prateek Sadhwani
Prateek Sadhwani - 23.06.2020 15:23

Watched at 1.5 speed still got everything clear. Amazing tutorial

Ответить
Abhishek Rawat
Abhishek Rawat - 20.06.2020 22:55

Why did it spit the same SHA1 key for me too?

Ответить
Las Vegas Kane
Las Vegas Kane - 14.06.2020 06:46

When I run after anonymous sign in I keep receiving "Native module cannot be null." Would you happen to know why I am receiving this error?

Ответить
Quang Trần Văn
Quang Trần Văn - 13.06.2020 04:41

I'm try ./gradlew signingReport but I got a message:

FAILURE: Build failed with an exception. Can u help me?

Ответить
Batsain B
Batsain B - 11.06.2020 15:55

Awesome tutorial man. Can you teach facebook authentication?

Ответить
Prizax
Prizax - 09.06.2020 07:08

When you jumped right into the code, you didn't have to set anything previusly? I am getting the error... "you attempted to use a firebase module that is not installed firebase.auth()"

Ответить