ads commit
This commit is contained in:
@@ -303,7 +303,7 @@ class PlayerVC: JWPlayerViewController, JWPlayerViewControllerDelegate {
|
||||
// player.nextUpPlaylistIndex = videoIndex ?? 0
|
||||
// player.next()
|
||||
// }
|
||||
case .trailer,.songs:
|
||||
case .trailer,.songs, .masilaSongs:
|
||||
break
|
||||
case .continueWatching,.audioBooks, .games:
|
||||
player.seek(to: 0)
|
||||
|
||||
@@ -572,7 +572,7 @@ class ThemeOneVM{
|
||||
// .preload(JWPreload(rawValue: 20) ?? .none)
|
||||
.autostart(true)
|
||||
.advertising(adConfig)
|
||||
.playerId("X57dFDmV")
|
||||
// .playerId("X57dFDmV")
|
||||
.build()
|
||||
|
||||
vc.config = config
|
||||
|
||||
Reference in New Issue
Block a user