Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android TV IMA skip ads focus issue #97

Open
sowmiya1697 opened this issue Jun 15, 2022 · 0 comments
Open

Android TV IMA skip ads focus issue #97

sowmiya1697 opened this issue Jun 15, 2022 · 0 comments

Comments

@sowmiya1697
Copy link

Hi Team,

We are facing, when we click on the skip button the entire frame in which the ad is played comes to focus and its redirect to the browser. If there is no browser app toast is shown no app available.

We have asked exoplayer community they have said below answer

I'm not entirely sure how the reproduction steps work - do you trigger the OK button on your remote only once or multiple time? It looks like the first press on OK does not skip the ad and instead refocusses on the entire video.
In any case, I believe this problem is outside of what we can control or fix. It's either an issue in your app UI or a problem in the overlay UI provided by IMA (which should be reported to them). ExoPlayer just takes the overlay view and passes it on to IMA to display the right buttons.

Exoplayer Issue Raised Link: google/ExoPlayer#10292

Devices that reproduce the issue:

Android TV and Firestick Tv

Ads version

api 'com.google.ads.interactivemedia.v3:interactivemedia:3.10.2'

Reproduction steps:

1.Use simple exoplayer with hls url for playing videos
2. Insert client side ads url which are skippable, in the media source
3. Use pre roll ads
4. When we play the video the ads is played first and the focus is on the skip button
5. When we click on the skip button the entire frame in which the ad is played comes to focus and its redirect to the browser. If there is no browser app toast is shown no app available.
6. The ads never skipped and it keep on playing

Note: We are using player the frame is not playing full screen but 70 percentage of TV screen (We have attached the video for same). This issue does not occur when the video is played full screen

Expected result:

When playing ads the skip button should be auto focused and click ok button from tv remote the ads will be skip

Actual result:

When playing ads the skip button should be auto focused but the selection of like yellow border line focused full player
Click ok button from tv remote it moved to web browser if available

Any solution for this issue??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant