Hi,
I am having a weird behavior on iPhone iOS8 with the HTML5 SDK.
1/ When I touch my custom play button the ads plays as expected (pre-roll). The ads then goes fullscreen as expected on iPhone. When I click the ok or resize button within the fullscreen iPhone player the ads pause and go back to window mode.
Problem: each time I re-touch the ads play button, instead of resuming the ads it opens the link for the ads and I cannot resume the content or the ads. The only way to get something to work is then to reload the page and back to square 1/.
2/ I have found a workaround for that to force z-index my custom playback when the ads is paused sniffing the iPhone user agent. But doing this cause the ads to skip and the content to start where I would like the ads to resume.
This is my adTag:
Question: is this expected behavior because of the specificity of the iPhone? Is there a known workaround or is there something I need to fix?
Thanks
Arnaud