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
I'm using Firebase Auth for 3 years and now a strange behavior started to appears. When I use some registered phone number for test (Phone and sms code Registered in the whitelist), after sometime I'm not able to use a phone number with sms to authenticate in my tests, because the backend returns "QUOTA_EXCEEDED : Exceeded quota for sending verification codes."
But I'm just use Phone number registered for test.
This behavior is strange because I'm don't notice that on Android Emulator, just in iOS Emulator.