flutter_firebase icon indicating copy to clipboard operation
flutter_firebase copied to clipboard

Exception on sms otp verification

Open abhimanyunaikare opened this issue 4 years ago • 2 comments

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

abhimanyunaikare avatar Oct 09 '20 03:10 abhimanyunaikare

what are you trying to do?

fayaz07 avatar Oct 09 '20 04:10 fayaz07

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.

flakerimi avatar Feb 06 '21 16:02 flakerimi