Hello, anyone tried to implement Google AdMob nati...
# compose-ios
a
Hello, anyone tried to implement Google AdMob native app in ios using Compose Multiplatform? I've figured out how to load an ad's data, but it seem that I need a native view to handle user's click and that I can't simply use a Compose button's onClick callback. I suppose that I should go for a SwiftUI implementation, but before doing so I wanted to know if anyone had success implementing it in Compose ๐Ÿ™‚ Thanks for reading and I wish you all a nice day!
u
a
Thanks for your answer! By any chance did you use native ads? That's the one i'm having trouble with ๐Ÿ˜•