Missing IBOutlets in GADUnifiedNativeAdView in xcode 12 [closed]
Asked Answered
B

0

9

I've been trying to implement native Google adMob ads in my iOS app. This is the tutorial I'm following:

https://developers.google.com/admob/ios/native/advanced

I successfully installed the pod 'Google-Mobile-Ads-SDK'. The tutorial then says to give a UIView (in storyboard or xib file)the class GADUnifiedNativeAdView, and then to add subviews and link them to the IBOutlets provided by GADUnifiedNativeAdView. However, I am not able to see the IBOutlets.

Added class GADUnifiedNativeAdView to UIView in Storyboard

Missing IBOutlets

Boating answered 12/11, 2020 at 10:19 Comment(5)
I am getting the same problem, did you find any solution ?Coelenteron
As per Mobile Ads SDK Team, It's a know issue. Link: groups.google.com/g/google-admob-ads-sdk/c/YKCW9Be2_cs/m/…Wera
Any solution, i have same problemRozalie
Is this still an issue in 2022?Heliogabalus
you find any solution?Bk

© 2022 - 2024 — McMap. All rights reserved.