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

iOS - JWplayer - Playlist - Auto next - With UI


We are integrating JWPlayer in our iOS Native app in Objective c language, We have a feature where the user can have their own playlist and once the play all button in the playlist is clicked. We will navigate to next view controller and the first video is played as expected but our requirement is the list of videos in the playlist has to be played automatically in JWplayer with the next and previous buttons in the player. So that user can play the previous and next videos. Can you please help us.

1 Community Answers

Daniel Berger

JW Player Support Agent  
0 rated :

I would be happy to assist you.
I am not sure I completely understand your full use case but you should be able to achieve the next and previous buttons by implementing a playlist of videos. Here is a code example of this setup:
http://qa.jwplayer.com.s3.amazonaws.com/~daniel/JW-Swift-Playlist.zip

This question has received the maximum number of answers.