Hi, I'm trying to add AdMob NativeAD (iOS) via UIK...
# multiplatform
y
Hi, I'm trying to add AdMob NativeAD (iOS) via UIKitView. I used compose-plugin version 1.7.0-rc01. It works, but clicks aren't recorded, the "nativeAdDidRecordClick" event isn't fired. Does anyone know how to fix it? Or maybe someone has a working example?
h
Maybe share your code if you can so that someone can provide a better assist, just saying
f
I'd like to see your sample haha I'm trying to figure out how to get ads to work in a list on CMP ios
y
I created the sample of using native ads for iOS and Android. https://github.com/ysmobdev/kmp_admob I noticed a strange moment, the click is recorded only in the first ±5 seconds after the ad is loaded.
f
Thanks for sharing! Been wondering how to do native ad views KMP style