Hi,
I was able to integrate the IMA in my HTML based Smart TV application based on this documentation (
https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/get-started ). I was able to get different Ads Successfully.
The issue arises when the skippable or interactive ads comes to picture. The Main focus is on the Skippable Ads here. I was not able to move the focus to the Button which was expected. I tried following work arounds to get this work.,
- Get the skip button and programmatically click the button on the user input. Here the I was not able to find the button. When i tried to access the iframe it was throwing CORS error.
- Hide the UI and create the custom, the functions mentioned the documentations are not working. Like disabling the UI, Skipping the Ad using the AdManager etc.
I'm integrating this for the first time in TV, If anyone has done this before please help me with this. If any alternatives also let me know.
Thanks in Advance!
Regards,
Amal Mohan N