Question

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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top