I have an ad implementation using the Gideros ad interface that is set to appear at the "center bottom" alignment.
It is hidden in the main screen and shown again in the inner screen.
This works correctly on android tablets but on android phones and iPads, it appears at the top left initially. When it is hidden and recreated, it correctly appears at the bottom.
Is there something that explains this? What have I done wrong? The code is nearly identical to the code in the example provided in the ads-interface, except I assign my listeners before I show the ad and set the alignment.
Comments
Please only do setAlignment on Event.AD_RECEIVED and Event.AD_DISPLAYED
Likes: Aniket
But lately i drop the iAd, so i'm not sure if there is improvement in it or not.
Let's just mention @ar2rsawseen
The same with in-App purchase, i don't know why but iab have a weird bug for iOS, so i'm using storekit instead.
Edit : Not forget to mention, the last update kind of different with before, so please use setAlignment also after "showAd".
But most probably I will only be able to do alot of that, after coming up about what approach to use after Gideros Open sourcing, cause also lots of stuff I need to do on the side not related to Gideros now
It works perfect in the simulator with ios 7.1, setAlignment in center and bottom(Admob and Iad)
With ios8 not working properly, not displayed on the screen(Admob and Iad)
@ar2rsawseen, any way to correct this?
And with Chartboost and Heyzap this error: