Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
iAd autorotation — Gideros Forum

iAd autorotation

totebototebo Member
edited May 2014 in General questions
Hi guys,

I want the iAd to display at the bottom in landscape when testing on Gideros Player. This code always displays the ad on its side (as if I was holding the phone portrait).
self.banner = iad.Banner.new(iad.Banner.BOTTOM, iad.Banner.LANDSCAPE)
Could this be because I'm testing it with the Gideros Player, or something else? I've tried to set everything landscape in the project properties.

Cheers,

Niclas
My Gideros games: www.totebo.com

Comments

Sign In or Register to comment.