
Ad not playing on mobile browser
Hi,
i'm currently testing an ad video from SpotXchange and here is the code
<script type='text/javascript'>
jwplayer('my-player').setup({
file: 'https://www.youtube.com/watch?v=sp9XhZMRqwU',
image: '//www.longtailvideo.com/content/images/jw-player/lWMJeVvV-876.jpg',
width: '100%',
aspectratio: '3:2',
primary: 'flash',
advertising: {
client: 'googima',
tag: 'http://search.spotxchange.com/vast/2.00/85394?VPI=MP4&content_page_url=http%3a%2f%2fwww.era.fm%2fCMSPages%2fPortalTemplate.aspx%3faliaspath%3d%252fDev%252fadvideo%26cb%3d6%26device%5bdevicetype%5d%3d1%26device%5bdnt%5d%3d0%26ip_addr%3d10.1.0.99%26device%5bua%5d%3dMozilla%2f5.0+(Linux%3b+Android+4.4.2%3b+Nexus+4+Build%2fKOT49H)+AppleWebKit%2f537.36+(KHTML%2c+like+Gecko)+Chrome%2f34.0.1847.114+Mobile+Safari%2f537.36'
}
});
</script>
i can't seem to load the ad from mobile device browser but it was fine using pc browser though. please advise.