You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On average, this method takes 7-10 seconds to resolve on ios. (Similar amount of time to receive the sms)
My guess is that Firebase needs to send a Silent APNs notification to the device first before sending the actual sms message. Is there a way to call this method separately ahead of time, so the actual SMS waiting time becomes shorter.
I'm having the same issue, although I notice some live iOS apps that also use Firebase Phone Auth don't have this same issue. Is this typical? If not, are there common things that could cause it?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
invertase/react-native-firebase#5316
This issue was posted on
react-native-firebase
a couple of months back, was wondering if the folks here would have any ideas.I'm having the same issue, although I notice some live iOS apps that also use Firebase Phone Auth don't have this same issue. Is this typical? If not, are there common things that could cause it?
Beta Was this translation helpful? Give feedback.
All reactions