When I send OTP to the mobile number for authentication it is not sending in the first try always needs to resend OTP.
Are you able to check the network logs to verify the API call is made twice?
I don't know how to check api log, I am asking for .createPhoneSession, I need to call .createPhoneSession twice for OTP.. but now it is working in 1st try
Again not working .createPhoneSession after more than 2 tries. Why this happening?
Is this a web or mobile app?
React native mobile app
Means web
So you should be able to use some dev tool to see the network requests your app is making, right?
No problem in network, checked it
Today, again not getting OTP on mobile number after so many tries
Recommended threads
- Got message for auto payment of 15usd fo...
how did this happen? 1. i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/ 2. it asked me which org. to apply the credits on, i se...
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...