Native Ad on Ios error.
<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.


in Listview builder with fetch data
but error only on iOS platforms not an android
I am getting the same error, Had anybody found a solution?
@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 Even if you change it to no, the bug still occurs. Hopefully the developers don't waste time with this SDK.