-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
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
IllegalStateException: Reply already submitted #214
Comments
I got the same issue as well. |
Facing same issue. |
@jaumard @grahamsmith @jack24254029 @pedromassango @asashour @knvpk @iamatulkumar : We have faced 100+ crashes on the same
|
Even I am facing this issue.... |
1 similar comment
Even I am facing this issue.... |
Getting the following exception reported by Crashlytics:
Android Device version: Android 12
Plugin version: 2.3.0
I deduced its related to this package from the following line:
at com.jaumard.smsautofill.SmsAutoFillPlugin$1.onActivityResult(SmsAutoFillPlugin.java:46)
Note, I haven't been able to reproduce the exception locally
The text was updated successfully, but these errors were encountered: