Rank 2: Process
When I send OTP to the mobile number for authentication it is not sending in the first try always needs to resend OTP.
Votes
1
Replies
9
Participants
Unknown
Messages
10
Rank 2: Process
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?
Rank 2: Process
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
Rank 2: Process
Again not working .createPhoneSession after more than 2 tries. Why this happening?
Is this a web or mobile app?
Rank 2: Process
React native mobile app
Rank 2: Process
Means web
So you should be able to use some dev tool to see the network requests your app is making, right?
Rank 2: Process
No problem in network, checked it
Rank 2: Process
Today, again not getting OTP on mobile number after so many tries