I developed my game from the start having an aspect ratio of 10:16 (480x800px) and left space for banner on top of the game.
Now I realised that tablets have a 4:3 and 3:2 aspect ratio.
If I use scale outer and the display for a tablet is widher, will the banner cover more of my layout ?
I had searched the internet for how AdMob resize the bannner for different devices but I don't know how cocoonjs is using the AdMob SDK
Can enyone show me please a printscreen with an ad banner on a tablet?
Is the banner keeping the aspect ratio and fill the entire width of the screen or is just keeping the size no matter the width?