googlecodelabs / admob-native-advanced-feed

Apache License 2.0
53 stars 30 forks source link

GADUnifiedNativeAdView not showing any outlets #22

Open FaithLaou opened 3 years ago

FaithLaou commented 3 years ago

There is a problem when assiging the GADUnifiedNativeAdView class to the ad view and trying to connect the different suviews to the GADUnifiedNativeAdView outlets. GADUnifiedNativeAdView doesn't present any outlets in the interface builder. that was working before with GoogleMobileAds.framework but now with GoogleMobileAds.xcframework we are unable to associate ad views with the assets in GADUnifiedNativeAdView class.

FaithLaou commented 3 years ago

Similar issue to the one I'm talking about. I is pretty recent. https://stackoverflow.com/questions/64802025/missing-iboutlets-in-gadunifiednativeadview-in-xcode-12