Fullscreen ads wrong orientation on ipad (retina) with ios 6

Fullscreen ads are appearing in “portrait” mode on my “landscape” app when using an ipad 3 with ios 6.

It looks like the ads code isn’t recognising the orientation as part of the screen is covered by the ad leaving the app screen partly visible. The ‘skip’ button (x) is obscured so not accessible.
[lua]ads.show( “fullscreen”, {interval=30})[/lua]

The build.settings is as follows:
[lua]orientation =
{
default = “landscapeRight”,
supported =
{
“landscapeLeft”, “landscapeRight”,
},
}[/lua]

[import]uid: 127281 topic_id: 31371 reply_id: 331371[/import]

Hey there - have you filed a bug report about this? If not could you please do so and then post the case # here so I can follow up on it for you? [import]uid: 52491 topic_id: 31371 reply_id: 125542[/import]

Raised a bug case #17693 [import]uid: 127281 topic_id: 31371 reply_id: 125560[/import]

Hey there - have you filed a bug report about this? If not could you please do so and then post the case # here so I can follow up on it for you? [import]uid: 52491 topic_id: 31371 reply_id: 125542[/import]

Raised a bug case #17693 [import]uid: 127281 topic_id: 31371 reply_id: 125560[/import]