sakebook / flutter_native_ads

Show AdMob Native Ads use PlatformView
https://pub.dev/packages/native_ads
Apache License 2.0
66 stars 32 forks source link

Native ad breaks layout in a list view in iOS #53

Open itielMaimon opened 4 years ago

itielMaimon commented 4 years ago

Hi,

I'm loading a Native Ad in a list view inside a view pager, when the ad is loading everything seems to work fine, but after the ad is loaded it creates some weird behavior. A Banner ad (which is an overlay, from 'firebase_admob') becomes hidden below the layout and scrolling isn't working properly.

What can I do to fix this? Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-05 at 06 57 03

Simulator Screen Shot - iPhone 11 Pro Max - 2020-04-05 at 07 05 14