Bruno D'Luka
Bruno D'Luka
> In addition to that, the first 2 NativeAds in the example are displayed without buttons, although we've specified buttons for them in the example code: This may be because...
Please make sure all ad assets (images, headline, body) are inside of the ad. None of the assets should be clipped. This is likely a duplicate of #37 Please make...
Do you still see this issue?
> Google:HTML Full screen native media view size has been detected to be 0x0. This size seems to be too small, and might indicate a problem with your SDK implementation....
Does this happen on android?
I can't reproduce this
I have never seen this issue. I made sure that `result` is not called more than once in every function Can you reproduce it locally?
It seems to be happening a lot lately with several plugins.
I can't reproduce it locally. It seems, from the logs, that it's caused when initializing: https://github.com/bdlukaa/native_admob_flutter/blob/master/android/src/main/kotlin/com/bruno/native_admob_flutter/NativeAdmobFlutterPlugin.kt#L49