jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
281 stars 173 forks source link

ERROR_START_SMS_RETRIEVER #201

Open ScribbleRiyad opened 12 months ago

ScribbleRiyad commented 12 months ago

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)

hello-soon commented 11 months ago

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)