Hi, We have an android app for tv. We are using Webview in the app to display the screens as that is the client requirement.
As we are using a webView, we are using IMA SDK for HTML5 to display ads.
On the ads, an Info Tag (Why this ad) is shown. The default behaviour of the HTML5 sdk is to redirect the user to the url and open a url in a new tab. As we are inside a webview, we are trapping that redirect and opening the redirect url inside a second webview and displaying the second webview on top of the first webview in which the ad is being displayed.
The default behaviour of the IMA Android SDK is to display the fallback image inside a modal when the user clicks on the info tag. But there is no way we can get the URL for this fallback image from the HTML5 SDK.
We want to confirm that if we release this application, with the current approach (displaying why this ads url in a second webview), it does not violate any Google guidelines, or will there be any issue with this approach.
Please let me know if you have any other suggestions on how we can handle the user click on the info tag in this kind of application.
Thanks,
Chandra
IMA SDK Team |