You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can predownload the file by instantiating CachingPlayerItem and triggering download() method on it. Don't add it to a player until you want to play it, otherwise it will start downloading implicitly. It's a temporary limitation because of a bug that I'm working on.
Without start AVPlayer downloading never start. I want to download media(audio/video) without play.
The text was updated successfully, but these errors were encountered: