<NativeAdView does not work. What is the problem, ...
# stackoverflow
u
NativeAdView does not work. What is the problem, how to smartcast types? NativeAdView does not work. What is the problem, how to smartcast types? ImageAdapter.kt: (192, 13): Smart cast to 'MediaView!' is impossible, because 'adView.mediaView' is a mutable property that could have been changed by this time ImageAdapter.kt: (192, 46): Type mismatch: inferred type is MediaContent? but MediaContent was expected ImageAdapter.kt: (194, 17): Smart cast to 'View!' is impossible, because 'adView.bodyView' is a mutable property that could have been changed by this time...