Skip button cannot get the focus sometime on Android TV

224 views
Skip to first unread message

育銓張

unread,
Oct 18, 2018, 5:55:00 AM10/18/18
to Interactive Media Ads SDK
Hey Guys,

We tried to integrated IMA SDK 3.4.9 on our Android TV app because we saw the feature, Adds focusSkipButton() to AdsManager. This will only work on Android TV, on Release History.

However, while we was testing, skip button of ads doesn't sometime get the focus so that user cannot click 'skip'. When it was happened, the state machine is different on normal case.

Normal State Machine
10-18 01:04:18 ImaAdsManager: onAdEvent:LOADED
10-18 01:04:19 ImaAdsManager: onAdEvent:STARTED
10-18 01:04:25 ImaAdsManager: onAdEvent:FIRST_QUARTILE
10-18 01:04:26 ImaAdsManager: onAdEvent:SKIPPABLE_STATE_CHANGED
10-18 01:04:29 ImaAdsManager: onAdEvent:MIDPOINT
10-18 01:04:32 ImaAdsManager: onAdEvent:SKIPPED

Abnormal State Machine
10-18 01:05:24 ImaAdsManager: onAdEvent:LOADED
10-18 01:05:24 ImaAdsManager: onAdEvent:SKIPPABLE_STATE_CHANGED
10-18 01:05:25 ImaAdsManager: onAdEvent:STARTED
10-18 01:05:30 ImaAdsManager: onAdEvent:FIRST_QUARTILE
10-18 01:05:34 ImaAdsManager: onAdEvent:MIDPOINT

The skippable_state_changed is early than started.

I have tried to call AdsManager.focusSkipButton() when state change to skippable_state_changed. But it cannot work, too. 

By the way, I have call setFocusSkipButtonWhenAvailable() on initialization.
AdsRenderingSettings adsRenderingSettings = sdkFactory.createAdsRenderingSettings();
adsRenderingSettings.setFocusSkipButtonWhenAvailable(true);
adManager.init(adsRenderingSettings);

Thanks
John Chang

ima-sdk-adv...@google.com

unread,
Oct 18, 2018, 3:33:36 PM10/18/18
to ima...@googlegroups.com
Hi there,

Thanks for reaching out to us. Are you able to reproduce the issue with our Sample apps? Can you please share the complete device logs if you are able to reproduce the issue? Please make sure that you update the SDK to the latest version and try again.

Regards,
Deepika Uragayala
IMA SDK Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+ page:
    http://googleadsdeveloper.blogspot.com
    https://plus.google.com/115658573333388777174/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
You received this message because you are subscribed to the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+unsubscribe@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at https://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages