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
- [FEAT REQ] Bun runtime support
Instead of just Nodejs, it would be helpful to also add support for the Bun runtime which can speed up deployments by a ton.
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...
- NextJS builds sudden runtime_timeout
My builds suddenly stopped working. Activating old prebuilt snapshots work, but redeploying that same code produces builds that throw runtime_timeout FRA region