
Migrating ads config from JW5 to JW6
Hi,
we use the following code inslide 'plugins' with JW5 to prevent the user from pausing the app and hiding the logo while playing back the preroll spot (VAST):
'ads': {
'hideLogoOnLinearPlayback': true,
'notice': { 'show': false },
},
What are the equals for jw6? How is it possible to prevent a user from pausing the preroll spot?
Thanks