jaumard / sms_autofill

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

Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError #170

Open vineetpandit90 opened 1 year ago

vineetpandit90 commented 1 year ago

Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError PlatformException(error, No Activity found to handle Intent { act=com.google.android.gms.auth.api.credentials.PICKER (has extras) }, null, android.content.ActivityNotFoundException: No Activity found to handle Intent { act=com.google.android.gms.auth.api.credentials.PICKER (has extras) } at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2258) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1914) at java.lang.reflect.Method.invoke(Native Method) at com.lody.virtual.client.hook.delegate.InstrumentationDelegate.execStartActivity(InstrumentationDelegate.java:2) at android.app.Activity.startActivityForResult(Activity.java:5326) at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:2) at com.lody.virtual.client.oOOooo0OooO.o0oOoooOoo00o.oOoOOooO0o.oOoOOooO0o.Oo00oOooOoooO(MethodProxies.java:13) at com.lody.virtual.client.oOOooo0OooO.o0oOoooOoo00o.oOoOOooO0o.oOoOOooO0o$OOO0Oo0o.oOO00OO0Oo0(MethodProxies.java:20) at com.lody.virtual.client.oOOooo0OooO.Oo00oOooOoooO.o00ooOOOo0OO$oOO00OO0Oo0.invoke(MethodInvocationStub.java:9) at java.lang.reflect.Proxy.invoke(Proxy.java:1006) at $Proxy61.startActivityIntentSender(Unknown Source) at android.app.Activity.startIntentSenderForResultInner(Activity.java:5581) at android.app.Activity.startIntentSenderForResult(Activity.java:5555) at androidx.activity.ComponentActivity.startIntentSenderForResult(ComponentActivity.java:2) at android.app.Activity.startIntentSenderForResult(Activity.java:5522) at androidx.activity.ComponentActivity.startIntentSenderForResult(ComponentActivity.java:1) at com.jaumard.smsautofill.b.g(SmsAutoFillPlugin.java:11) at com.jaumard.smsautofill.b.onMethodCall(SmsAutoFillPlugin.java:4) at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:2) at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:2) at io.flutter.embedding.engine.dart.DartMessenger.a(DartMessenger.java:2) at io.flutter.embedd<truncated: 553 chars> StandardMethodCodec.decodeEnvelope (message_codecs.dart:607)

MethodChannel._invokeMethod (platform_channel.dart:177) SmsAutoFill.hint (sms_autofill.dart:30) _PhoneFieldHintState._askPhoneHint (sms_autofill.dart:348)