yoheimuta / RxMusicPlayer

A reactive library to make it easy for audio playbacks using RxSwift.
MIT License
58 stars 8 forks source link

Fatal Error in Firebase Crashlytics #53

Closed rastaman111 closed 2 years ago

rastaman111 commented 2 years ago
Снимок экрана 2022-01-15 в 13 15 31 Снимок экрана 2022-01-15 в 13 15 46 Снимок экрана 2022-01-15 в 13 16 03 Снимок экрана 2022-01-15 в 13 16 48 Снимок экрана 2022-01-15 в 13 17 20
rastaman111 commented 2 years ago

I once caught this bug, my actions: I have a table with local files and clicked on one of them and a bug occurred

yoheimuta commented 2 years ago

@rastaman111 Thank you for reporting the crash. However, I think this information only is insufficient to look into the cause because the source code location at RxMusicPlayer got lost. I don't have the faintest idea at the moment.

yoheimuta commented 2 years ago

@rastaman111 I fixed an obvious race condition issue at v2.3.3. Can you use this version or later?

yoheimuta commented 2 years ago

When you observe it after v2.3.3, please reopen this issue.