Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

Using IOS SDK with playlists from JWPlatform


Hello,
I recently downloaded the IOS SDK and the JWPlayer Developer Demo. I've been testing with single files and so far so good. The issue however is that we want to play playlists that are stored in our JWPlatform account. The Developer Demo only uses a file entered manually (Big Bunny) using config.sources. I also went through the developer guide but when it comes to playlists it only shows how to insert a playlist manually. given that config.playlist only accepts an array and not a link, is there a way to pull the playlist from JWPlatform into the SDK? Or would I have to use the json link and parse every time I need to load one?
Thanks!

1 Community Answers

George

JW Player Support Agent  
0 rated :

Hi,

The answer is yes. You would have to build your own JSON Parser that converts your playlist JSON feed into JWPlaylistItem objects.

This question has received the maximum number of answers.