On Android 2.3 it appears that CoronaSDK is upscaling 320x48 banners to the portrait width of the device. This does not occur on Android 3.2. We need consistency in order to control the placement of the ads. Please do not upscale banners. Please allow us to handle inmobi ads like a regular display object.
local ad = inmobi.init( "banner320x48", {params} )
ad:setReferencePoint( display.CenterReferencePoint )
ad:scale( 2 )
[import]uid: 4596 topic_id: 16698 reply_id: 316698[/import]