-
Notifications
You must be signed in to change notification settings - Fork 23
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
[BlinkIDFlutterPlugin overlayDidTapClose:] EXC_BAD_ACCESS (KERN_INVALID_ADDRESS) #52
Comments
Are you able to reproduce the crash on your end? Also to ask, is the crash device specific? |
Thank you for the feedback. From the crash, I can see that the crash is occurring with the We will try to reproduce it on our end and back to you. |
Hi @mparadina, anything new about this? |
Apologies for the delay. Were there any additional reports of the same crash? |
@mparadina We are still seeing these crash reports in Crashlytics last few months. It is still hard to reproduce it locally. Here is the stacktrace:
|
Here is the new stacktrace for last seven days:
|
Thank you for the feedback. From what I understand from the logs, the issues are occurring here, or to be more specific, here. Can you maybe check the implementation of these methods? Have they been correctly implemented? |
Hi @mparadina I checked how we perform scanning, and it doesn't seem to be different from the method proposed in the Sample app. |
We've been encountering a growing number of errors lately reported in Firebase Crashlytics for users with iOS devices (16 and 17), and it seems to be directly related to the BlinkID plugin in our project. I am attaching stacktrace:
We would like to know more about this issue because it's relatively hard to reproduce it locally.
Flutter version: 3.13.5
blinkid_flutter: 6.1.2
The text was updated successfully, but these errors were encountered: