duyduong / flutter_native_admob

Plugin to integrate native firebase admob to Flutter application
MIT License
62 stars 85 forks source link

Native Ad on Ios error. #77

Open bahcem opened 3 years ago

bahcem commented 3 years ago
User interactions must be disabled on the asset view to enable click handling. userInteractionEnabled has been set to NO on >. this is the error text. and native ad mobs been stacked. this is the error. ![Simulator Screen Shot - iPhone 11 - 2020-12-16 at 23 48 26](https://user-images.githubusercontent.com/68613292/102404867-5925fb00-3ff9-11eb-8bf7-74fafcbe6e1f.png)
bahcem commented 3 years ago

Simulator Screen Shot - iPhone 11 - 2020-12-17 at 01 16 11

bahcem commented 3 years ago

in Listview builder with fetch data

bahcem commented 3 years ago

but error only on iOS platforms not an android

jahanzeb-dev commented 3 years ago

I am getting the same error, Had anybody found a solution?

duyduong commented 3 years ago

@bahcem This is not an error, it is just an message from the SDK even we set userInteractionEnabled to NO Can u be specific on issue that u got?

ChoiJun29 commented 3 years ago

@duyduong Even if you change it to no, the bug still occurs. Hopefully the developers don't waste time with this SDK.