Skip to content
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 #82

Closed
rohankandwal opened this issue Mar 13, 2019 · 1 comment
Closed

ConcurrentModificationException #82

rohankandwal opened this issue Mar 13, 2019 · 1 comment

Comments

@rohankandwal
Copy link

Got this on Fabric for a couple of devices.

Fatal Exception: java.util.ConcurrentModificationException
       at java.util.ArrayList$Itr.next(ArrayList.java:860)
       at com.example.jean.jcplayer.JcPlayerManager.onTimeChangedListener(JcPlayerManager.kt:265)
       at com.example.jean.jcplayer.service.JcPlayerService$updateTime$1.run(JcPlayerService.kt:280)
@jeancsanchez
Copy link
Owner

@rohankandwal Fixed on the last version 2.6.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants