android sdk - skip button

891 views
Skip to first unread message

RammS

unread,
Jul 29, 2013, 2:31:23 AM7/29/13
to ima...@googlegroups.com
Hello,

I can't see skip button in Android SDK , how to add this ? I am trying to add a button manually but it is not visible 

How to enable skip button ?

Thanks

Shawn Busolits (IMA SDK Team)

unread,
Jul 29, 2013, 1:55:33 PM7/29/13
to ima...@googlegroups.com
Hello,

In order for your ads to show a skip button, they must be trafficked as "skippable". When the SDK detects that an ad is skippable, it will automatically add the button. There's no way to manually add a skip button to an ad that's not trafficked as "skippable".

Thanks,
Shawn Busolits
IMA SDK Team

Mike Moscardini

unread,
Aug 7, 2013, 10:09:34 AM8/7/13
to ima...@googlegroups.com
Does this logic also apply to the skip method on AdsManager?  Calling it should have no affect on an ad that is not "skippable"?

Shawn Busolits (IMA SDK Team)

unread,
Aug 7, 2013, 10:26:46 AM8/7/13
to ima...@googlegroups.com
Hi Mike,

That's correct - AdsManager.skip() will have no effect unless the SDK recognizes the ad as a skippable ad.

Thanks,
Shawn Busolits
IMA SDK Team

Hamady Cisse

unread,
Jun 3, 2014, 6:38:47 PM6/3/14
to ima...@googlegroups.com
Hi Shawn,

On the same matter (Android SDK Beta V7), I have the following Ad Tag:

 which has an Ad that is trafficked as not skippable (the last Ad). I have two issues:

 - First, the SDK return the true from the method Ad.isSkippable for the Ad "71833063" which is not skippable. The Video Player does not show a button "Skip" for that specific Ad
 - Second, I really would like to be able to perform a skip programmatically using the AdManager on a Ad even if it had not been trafficked as Skippable. This would be very useful for applications which run multiple instances of the same player (e.g: in view player and full screen player) in between which it would be possible skip the ads which were already played in one of the player.

Thank you for your help

Hamady Cisse

unread,
Jun 3, 2014, 6:46:05 PM6/3/14
to ima...@googlegroups.com
Correction: The Ad Id of the problematic ad is 71832343 (The Napoleon Ad)

Shawn Busolits (IMA SDK Team)

unread,
Jun 9, 2014, 11:33:25 AM6/9/14
to ima...@googlegroups.com
Hi Hamady,

For your first issue, which event are you using to check if the ad is skippable? I set up the sample app to print the skippable state of the ad after the STARTED event, and it's correctly reporting it as false. 

For the second issue, I'd suggest reading through our Terms of Service, where it states "Ads must persist in the player or game until completion of the ad, and cannot be altered with skip or partial-view functionality."


Thanks,
Shawn Busolits
IMA SDK Team
Reply all
Reply to author
Forward
0 new messages