Advertising in youtube iframe API does not work on ipad, iphone and android -


Advertisements are not displayed when the content of the site is reached through the iPad, iPhone and Android.

The video usually acts as a problem only ads are not displayed.

Has anyone experienced this problem?

Thanks for your attention

  & lt; Script type = "text / javascript" src = "https://www.youtube.com/iframe_api" & gt; & Lt; / Script & gt; Var player; Function: youTubeIframeAPIReady () {player = new YT.Player ('youtube-player', {height: '400', width: '100%', player wars: {autoplay: 1, ShowFo: 0, Wmod: 'transparent' , Control): 1}, Video: List / Video [0], Event: {'On Reed': Onplayer Readie,}}); } & Lt; Div id = "youtube-player" & gt; Playback YouTube & lt; / Div & gt;  

I do not think this is a problem to determine that

  • If an ad is served using a particular technique (like Flash), then Google will show you how and when ads will show. So this ad can not be seen on some platforms (like Android)

  • If an ad is targeted at user-agent-base It can not be seen in any way.

  • And so on ...

It is to say that if you If you are using the official API then you are fine (despite the behavior of advertisements).


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -