AdMob: wrong ads.height() for some iOS devices

Hi Brent,

display.screenOriginY gives me a negative value. Lets assume display.screenOriginY has the value of -80 then my math is:

1200-(-80) = 1280

Thats the same as your math:

1200+math.abs(-80) = 1280

I think my math is correct. I have the same math for Android and there everything is fine.

Perhaps this http://forums.coronalabs.com/topic/53236-admob-v2-using-sdk-version-680 is the reason for the wrong values on iOS?

Best regards,

Thomas

Hi Thomas,

I’ll ask the engineers if the SDK might be returning the wrong height…

Brent

I am building a new app with “Adaptive” mode,

and ads.height() always returns 0…  (ads.show() is called & the banner ad is actually showing on the screen).

could Corona check “Adaptive mode” too?

Hi @joe528,

This is probably a bug. Could I ask you to submit it simple bug report for this, so we have it logged in our system?

Thanks,

Brent

Bug #37781 for ads.height() returning 0 in Adaptive mode.

Almost one year passed. When are you going to fix this bug? 

It’s hard to use AdMob banner in top position because of this problem.

BTW where and how can I check bug #37781 status?

Almost one year passed. When are you going to fix this bug? 

It’s hard to use AdMob banner in top position because of this problem.

BTW where and how can I check bug #37781 status?