Andrii Antonov

Results 31 comments of Andrii Antonov

@Blacksith @AmmarZY can you please bring some code examples of your fix? I am asking, cos line 778 is a bit busy one... Also it's not clear, should `_proxy.start();` be...

@gOzaru okay, my case probably is different. I describe it [here](https://stackoverflow.com/questions/71485417/just-audio-socketexception). It take me some time to debug example app and compare with mine. The issue comes cos I use...

It is not only about reconnection. It's also about notifying player about the error: right now error swallowed silently.

@ryanheise Sorry to bring this news, but my [issue](https://github.com/ryanheise/just_audio/issues/594#issuecomment-1087495241) is still there... I still face uncatched errors 😢

Any update on this issue? For me UI locking even with 100 items (around 7-10 sec). Quite sad experience...

For me lazy loading didn't work. But i implemented another suggestion: instead adding whole list at once I added 3 items: previous, current and next. Then if user click next,...

The point is that you need to add one more each time next clicked or current ended. In this way you should always have one item ahead

can you please describe steps to repsoduce? as clear as possible, please

i see that they use some special os. can you please tell me the sdk number of this os version?

official docs say that fingerprint scanner works from api level 23. but there are also few chinas phones with api level lover the 23 (Oppo for example), that have fingerprint...