dcvz
dcvz
If its an issue with iOS 17, it might be a bug -- but `missing #EXTM3U` seems to me that its expecting an HLS stream and its not receiving a...
@thureintun-me can you get the example project to reproduce this and share it here?
I'm sorry @thureintun-me but this is unfortunately not currently at the top of my list. I've been busy getting v4 ready for release and with some paid sponsors work. I...
No fixes for this yet!
Is this happening to you during a track change? And during that track change are you loading new audio?
@Pnlvfx do we know when this change was made in RN? We should make sure it'll work with the lowest RN version supported by RNTP as well.
> @dcvz @jspizziri > > > > When I was testing this on my app for some reason switching the `iosCategoryMode` causes the track player controls to disappear. I'm hoping...
There’s some stuff in the works, but still needs more time to be refined.
How would this be done @tumtumtum ?
Think you could point me where we'd have access to the headers and be able to make a new request? You mean in the library itself right? I see that...