
onComplete callback not getting called.
I'm using iOS SDK 2.6.6 and when I'm on the last video of a playlist and press next I get callback for onPlaylistItem(_ index: Int), but NOT of onPlaylistComplete. Whereas if I complete the video I get the onPlaylistComplete callback. Is there any work around of getting onPlaylistComplete callback at both times consistently..?
Please its URGENT, thanks in advance.