flutter_native_admob icon indicating copy to clipboard operation
flutter_native_admob copied to clipboard

Native Ad on Ios error.

Open bahcem opened this issue 5 years ago • 6 comments

<Google> User interactions must be disabled on the asset view to enable click handling. userInteractionEnabled has been set to NO on <flutter_native_admob.StackLayout: 0x7fee038a34b0; baseClass = UIStackView; frame = (0 0; 0 0); userInteractionEnabled = NO; layer = <CALayer: 0x600003e1c380>>. 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

bahcem avatar Dec 16 '20 20:12 bahcem

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

bahcem avatar Dec 16 '20 22:12 bahcem

in Listview builder with fetch data

bahcem avatar Dec 16 '20 22:12 bahcem

but error only on iOS platforms not an android

bahcem avatar Dec 16 '20 22:12 bahcem

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

jahanzeb-dev avatar Dec 18 '20 11:12 jahanzeb-dev

@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?

duyduong avatar Dec 22 '20 04:12 duyduong

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

ChoiJun29 avatar Mar 12 '21 03:03 ChoiJun29