-
Notifications
You must be signed in to change notification settings - Fork 80
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
'Skip Ad' button gets focused but can't be clicked #80
Comments
+1 on this issue. This is happening to me as well. Please provide a fix asap! This is impacting the projects i am involved |
Hello Victor Raft, thanks to report this issue. I'm having the same trouble and I spent a lot of time trying some fixes and did not work. I want this fix too |
Could you clarify the model and make of the Android TV on which the skip button is working? |
I tested it on an Android TV Emulator running Android 6.0. |
@rinoshs Do you know if this is something that will possibly be fixed soon? |
We are investigating this issue internally and will update soon. |
Hello! Any news on this one @rinoshs? |
Hi, Any news on this one @rinoshs |
Issue description
I'm using the IMA extension for playing ad clips. When a skippable ad is played I can see that the Skip Ad button gets focused as expected, but the ad doesn't get skipped when I press the center pad. When I do this, instead of skipping the ad I see that the button loses focus and I also get a "TAPPED" AdEvent, as if I were clicking the ad layout instead of the button.
Note that the Skip Button works as expected in Android TV and this is reproducible in the demo app.
Reproduction steps
Run the demo app and select "IMA sample ad tags" and then "Single skippable inline".
The stream will begin and after a few seconds the skip button will get focused. Try to click it by pressing the center button in the remote.
Version of ExoPlayer being used
I used 2.9.0 and also the original (non-amazon) Exoplayer 2.9.3. Both showed the same behavior.
Device(s) and version(s) of Android being used
Tested on a FireTV Stick Basic Edition.
The text was updated successfully, but these errors were encountered: