Open PaulCheriyan009 opened 5 years ago
I have tried to implement skippable pre-roll, but I didn't fount any thread that explains how to implement skip ads. so I have created a button a button to perform the function given below
performVideoSkip() { this.video.ads.endLinearAdMode(); }
And it is wokning fine , but i play add in fullscreen window i cant able to populate the corosponding button to the fullscreen window
I there any other way to implement skip. please help
Description
I have tried to implement skippable pre-roll, but I didn't fount any thread that explains how to implement skip ads. so I have created a button a button to perform the function given below
And it is wokning fine , but i play add in fullscreen window i cant able to populate the corosponding button to the fullscreen window
I there any other way to implement skip. please help