headfulness
headfulness
Hi Ryan, I realized this is only an issue with iOS simulator. It works fine on an iOS device. Works fine in Android emulator. And works on Android device. Here's...
We can close this issue. There was enough documentation between the two libraries to figure it out. The error on iOS simulator just confused me. Let me know if the...
It happens when playing an asset in any position in the playlist. In my reproduction project I switched the playlist to play the HTTP AudioSource first, asset second. The url...
Yeah I modified the example project in audio_service to reproduce it. The fork is below. https://github.com/headfulness/audio_service
Interestingly, it worked on ios simulator last night. So there must be a timing or environment aspect causing it. I'm working a lot with assets right now so I'll see...
thank you, I will implement that