Hi,
I was looking around at the posts about AVAssetResourceLoaderDelegate and HLS audio only streams.
I've noticed that once I issue a redirect in the loader delegate, it is never called again...which prevents me from setting my own custom User-Agent header for the rest of the media, or my allowsCellularAccess settings on the urlRequest.
What is Apple's recommendation to actually do this properly?
Thanks
I was looking around at the posts about AVAssetResourceLoaderDelegate and HLS audio only streams.
I've noticed that once I issue a redirect in the loader delegate, it is never called again...which prevents me from setting my own custom User-Agent header for the rest of the media, or my allowsCellularAccess settings on the urlRequest.
What is Apple's recommendation to actually do this properly?
Thanks