-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Hello : How to set focus and handle on Skip Button in IMA extensions of exoplayer. #3258
Comments
Unfortunately, this is a known issue with the Android IMA SDK. Please see this thread for details. The recommendation for now seems to be to customize your serving settings to exclude skippable ads. I've also heard about a workaround where you hide the ad overlay UI (passed to the ImaAdsMediaSource) on Android TV devices, though this is not officially supported and I haven't tried it. [Internal bug for reference: 62371030] |
Thanks your reply. |
We're going to try and add a workaround for this issue. |
Issue: #3258 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=168669969
There is a workaround that enables the skip button in |
Issue: #3258 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=168669969
Issue: #3258 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=168669969
Hi @ojw28 , i have already updated to new version (2.5.3), IMA works perfectly with Simpleexoplayerview. But i use exo with Surfaceview, i cannot press Skip ads button, how to use IMA on Android TV with Surfaceview ? |
If you're using your own layout instead of |
Thanks @ojw28 |
Hello All !
Updated version 2.5.2 for IMA play ads working very good, but we have a little troubles build app in android box (setopbox), when ads have Skip Button, How to set focus on Skip Button ? and handle Button Skip to ignore ads.
anyone knows, please give idea to resolve this problems.
Thanks,
The text was updated successfully, but these errors were encountered: