We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(ERROR_START_SMS_RETRIEVER, Can't start sms retriever, null, null) at StandardMethodCodec.decodeEnvelope(message_codecs.dart:652) at MethodChannel._invokeMethod(platform_channel.dart:310) at SmsAutoFill.listenForCode(sms_autofill.dart:35)
The text was updated successfully, but these errors were encountered:
same issue: Exception: Failed to decode response for method listenForCode on channel sms_autofill,args:{smsCodeRegexPattern: \d{4,6}} exception:PlatformException(ERROR_START_SMS_RETRIEVER, Can't start sms retriever, null, null)
Sorry, something went wrong.
No branches or pull requests
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: PlatformException(ERROR_START_SMS_RETRIEVER, Can't start sms retriever, null, null)
at StandardMethodCodec.decodeEnvelope(message_codecs.dart:652)
at MethodChannel._invokeMethod(platform_channel.dart:310)
at SmsAutoFill.listenForCode(sms_autofill.dart:35)
The text was updated successfully, but these errors were encountered: