-
Notifications
You must be signed in to change notification settings - Fork 837
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
ConcurrentModificationException in ScanJob line 81 #929
Comments
Thanks for the report. I will work on the fix. |
Hello, any idea when will the fix be released please ? |
davidgyoung
added a commit
that referenced
this issue
Jan 3, 2020
Testing the beta version now ! |
This is now in a 2.16.4 release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I posted this issue initially on StackOverFlow:
https://stackoverflow.com/questions/58536934/concurrentmodificationexception-in-scanjob-from-android-beacon-library/58541877
Expected behavior
No crash
Actual behavior
I've an app scanning for BLE devices. In Crashlytics, I noticed the following crash:
Steps to reproduce this behavior
Mobile device model and OS version
The crash seems to only occurs on device running Android 8+
Android Beacon Library version
Using version 2.16.3
The text was updated successfully, but these errors were encountered: