fayaz07 / flutter_firebase

Implementing features of firebase with flutter
92 stars 67 forks source link

Exception on sms otp verification #16

Open abhimanyunaikare opened 3 years ago

abhimanyunaikare commented 3 years ago

PlatformException (PlatformException(ERROR_SESSION_EXPIRED, The sms code has expired. Please re-send the verification code to try again., null))

fayaz07 commented 3 years ago

what are you trying to do?

flakerimi commented 3 years ago

This happens when Firebase reads code when received but fail to close otp screen. If you kill you app and open again it will login automatically.