I am loading all the playlists for a user at startup and i would like to cache the playlist tracks after the playlists are done loading. Does CocoaLibSpotify already cache the playlists or is there something else i would need to do? I am not looking to mark the playlist tracks for offline mode, just cache the playlists.

有帮助吗?

解决方案

Yes, metadata is cached for faster loading next time. You should find that playlists load a lot faster the next time your application runs.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top