ludei / webview-plus

Uniform webview on any Android 4.x device.
103 stars 16 forks source link

Full screen/interstitial ad sizing issues in Webview+. #17

Closed agamemnus closed 10 years ago

agamemnus commented 10 years ago

I don't know if this is a problem in Webview+, or Mopub, or Admob... but it seems some of the full screen ads aren't resized to fit the screen properly. (they are too big) Rotating the phone may make this worse. The "x" button is always in the correct place and correctly sized, but the ads themselves are not.

I tried both with and without the resize feature in the cloud compiler.

ludei commented 10 years ago

Which API are you using to display MoPub? We'd need more context.

agamemnus commented 10 years ago

Your API -- cloud build. Haven't tried since a few days ago. I tried using admob separately and it works nicely so it's either your api or mopub. It seems to ignore the device pixel ratio scaling, which is 2 on the note 2... but don't quote me on that.

ludei commented 10 years ago

We've tried to reproduce here, but the ads are displayed correctly independently of ad network. Please, try in a few days, when another ad campaign is loaded, as we see no errors in our side.

Closing the issue.