From 481472dafa2c595eba9d2bff18be62a97c005ab9 Mon Sep 17 00:00:00 2001 From: Karim Slimani Date: Sat, 21 Sep 2024 16:49:00 +0200 Subject: [PATCH] build: set vpaid mode to default behaviour --- public/index.html | 2 +- public/tests/vmap_spec.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index b4f3196..f47abb3 100644 --- a/public/index.html +++ b/public/index.html @@ -107,7 +107,7 @@ // enableCustomPlaybackForIOS10Plus: true, imaAdPlayer: { tag: TAG_VMAP, - vpaidMode: ClapprImaPlugin.vpaidMode.INSECURE, + // vpaidMode: ClapprImaPlugin.vpaidMode.INSECURE, locale: 'fr', maxDuration: 30000, adsRenderingOptions: { diff --git a/public/tests/vmap_spec.html b/public/tests/vmap_spec.html index 20df5a8..0673a9d 100644 --- a/public/tests/vmap_spec.html +++ b/public/tests/vmap_spec.html @@ -67,7 +67,7 @@ }, imaAdPlayer: { tag: TAG_VMAP, - vpaidMode: ClapprImaPlugin.vpaidMode.INSECURE, + // vpaidMode: ClapprImaPlugin.vpaidMode.INSECURE, locale: 'fr', maxDuration: 30000, adsRenderingOptions: {