Awesome !! I want to ask a question when otp code is filled I want to verify the otp code from firebase and redirect to another screen. How can we work on it
Hi! Thanks for the video! I have saw your video and follow every steps, but addListener(otpHandler)) this listener is not calling.Not able to console the read message.
I see some apps do not have hashcode but still we are able to read them right how is this possible, it is the case only for this package, can you please let me know
Sorry, its not auto detection otp for me. It is filling only when 'copy code' is clicked from the sms. Can you please give me a solution for auto filling the otp fields without clicking on copy code option
You don't have to implement this if you are using Firebase authentication. I have another video watch phone authentication in firebase to clear your doubts
@@DevelopersSin Thank you,So it means it can pick OTP automatically from any authentication service...and thank you for replying I really appreciate that
Again with a owesome content bro ❤️, I am having one doubt here when we do firebase setup for our project for Login with OTP and Google how can be do permission level authentication for user and Admin? Since Just like in e commerce Admin can add product and see what users are ordering but any other users can only order and see there previous orders right.
@@DevelopersSin how about this error npm ERR! Found: react-native@0.64.2 npm ERR! node_modules/react-native npm ERR! react-native@"0.64.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react-native@"^0.63.2" from react-native-otp-verify@1.0.4 npm ERR! node_modules/react-native-otp-verify npm ERR! react-native-otp-verify@"*" from the root project
our team love you
my team too
Thank you ❤
It's very helpful buddy 👍👍
Glad to hear that
It's very helpful for me...thanks alot sir🙏
So nice of you
Thanks for information.
Please share the repository name
You made many video very useful. Hope you share video or knowledge about react native AT NOW or nearest
Thank you ☺. Stay tuned for more ☺🙏
@@DevelopersSin Long time no see make video . I am excepted and I respect about you have done
You will get one this week ✌
Very good & helpful
Glad to hear that
I really like the topic 🙂.Thank you
Glad you liked it!
Awesome !! I want to ask a question when otp code is filled I want to verify the otp code from firebase and redirect to another screen. How can we work on it
Hi sir , please guide me , i am using 2Factor otp api , please help me ...how to setup 2Factor with google ....otp messages are comming from 2Factor
Hi! Thanks for the video! I have saw your video and follow every steps, but addListener(otpHandler)) this listener is not calling.Not able to console the read message.
Hi, Thanks for the video!
I am not getting OTP I am getting Timeout error every time.? Any suggestions on this?
is it solved? maybe you are missing something, please watch the video carefully and recheck everything. thnks
How to work getopt if you are pressing to get opt so it calling to verify opt right ??
how do you guys test it ? i been sending SMSs from my other phone and it didnt work out for me
Listen carefully to what I am saying and watch it till the end. Then you will get your answer. Thank you ☺
Hey, please make a video on "how to send otp?".
We will need an SMS Gateway for that. If you have any then I can make one video with that 😅
Thankyou
You’re welcome 😊
Hi sir, how to write useEffect method automatically when you write useEffect which plugin we need to intsall please suggest
React native Tools, React native snippet. Thank you
Hi !! Can I get styles of OTP ui ?, if possible please share it over here,
LOG messagemessage Timeout Error.
getting this error in otp handle function. but it was working fine. please suggest any way.
If it was working, not it's not. So please check whether you mistakenly changed anything or something changed in the otp API.
I see some apps do not have hashcode but still we are able to read them right how is this possible, it is the case only for this package, can you please let me know
As far I know you need to hashcode to verify and I have seen lot's of app detect OTP automatically and they all are using hashcode.
Sir - How to make the OTP box editable manually. In my case user able to fill the box but not able to edit the box once the box is filled
Instead of this package, you can create an OTP input box from scratch or you can search for the code on Google you will get one.
Hi! Thanks for the video! Is there any link to the project? I didn't quite see it on your repo! Thanks
Sorry, no repo. I will keep that in mind for my future video to add a GitHub repo for every video.
Thanks!
Again, at 4:57, how do you exactly do that? (Adding the hash key.. I have it but where did you add yours?)
Watch the Google sign-in video. I explained that there. Thanks
@@DevelopersSin I probably asked in the expo context. But if it doesn't work with expo then I get it. Thanks, again!
This package work on both Android & ios ?????
I only configure and tested on Android. I am not sure about IOS. If you are trying to do it plz let me know if it's working or not.
I'm having lags on key press in OTPInputView. Any fix for that?
It is because of that package. I also faced some issues you can change the package use another one. I am sure you will find a similar package.
I found another one...code input view is the name I think. It works well, but it's less flexible though.
That's great ✌
How do u generating the OTP and showing it in notification can u explain that also
Sorry, its not auto detection otp for me. It is filling only when 'copy code' is clicked from the sms. Can you please give me a solution for auto filling the otp fields without clicking on copy code option
Are you getting the otp?
@@DevelopersSin yes.. got otp in console
Then everything is okay I guess. Listen to the audio carefully. You have to set the otp manually. Let me know if it's working. Thank you 🙂
@@DevelopersSin Thanks its working now
Glad to hear that. Subscribe to get more helpful video like this. Thank you.
does it work with firebase authentication OTP?
You don't have to implement this if you are using Firebase authentication. I have another video watch phone authentication in firebase to clear your doubts
@@DevelopersSin but in Firebase video its not detecting auto, you are entering OTP manually
Because I was receiving OTP on another device. Auto-detect code in the description of that video
@@DevelopersSin Thank you,So it means it can pick OTP automatically from any authentication service...and thank you for replying I really appreciate that
Pleasure is mine. Stay tuned for more videos. Thank you
Hi, You didn't show up the API.js file. Its hard for fresher to understand the code.
API.js just sending the otp, also I did share how to configure the OTP message
Again with a owesome content bro ❤️, I am having one doubt here when we do firebase setup for our project for Login with OTP and Google how can be do permission level authentication for user and Admin? Since Just like in e commerce Admin can add product and see what users are ordering but any other users can only order and see there previous orders right.
Sorry not able to get your point !
how to get the release hash key bro? ... Google's documentation is completely shit can you explain it?
Follow this link
dev.to/jyotishman/how-to-generate-11-char-hash-key-for-sms-retriever-2ag4
let me know if it works. Thank you
How not to show the hash key to the user?
i have one doubt???? plz help me
Yeah, please tell your doubts
Hi Sir:- Sometimes it reads message sometime not.Could you please help
Mostly it gives timeout error
Try to create a release build and check
Plz share its github link
Sorry, I don't have that
why not support react native 0.64.2 ?
It supports react native 0.64.2. The project itself is in this particular version.
@@DevelopersSin how about this error
npm ERR! Found: react-native@0.64.2
npm ERR! node_modules/react-native
npm ERR! react-native@"0.64.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.63.2"
from react-native-otp-verify@1.0.4
npm ERR! node_modules/react-native-otp-verify
npm ERR! react-native-otp-verify@"*" from the root project
@@DevelopersSin i think for simple auto read otp like this
import SmsListener from 'react-native-android-sms-listener'
@@simpledark3680 Maybe, I don't know.
Any have code so please mention there link
repo link ?
Reach to destination asap.
Thnx buddy ❤️
please show same in ios.
Sure, I will 🙂
What about
autoComplete: sms-otp property of text input for android?
This doesn't work for ios
i need the code for verify otp
This package work on both Android and ios ?????
I only configure and tested on Android. I am not sure about IOS. If you are trying to do it plz let me know if it's working or not.
@@DevelopersSin Sure but it's dif
Thanks