Hi Rahul,.
The behavior in which the page is not scrollable when pressing the video player while the ad is playing is an intended behavior, and this is something that would be fixed on your own implementation. One workaround is that by adding an event listener on the container element passed to the AdDisplayContainer for “touchmove” events to trigger the scroll on your page.
|
||||||