Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GADNativeAdView not showing Outlet on version 8.0 #208

Open
divyeshdobariya opened this issue Mar 10, 2021 · 4 comments
Open

GADNativeAdView not showing Outlet on version 8.0 #208

divyeshdobariya opened this issue Mar 10, 2021 · 4 comments

Comments

@divyeshdobariya
Copy link

divyeshdobariya commented Mar 10, 2021

Before version 8.0 , that was work with GADUnifiedNativeAdView . but after updating to 8.0 that not showing referencing outlet for GADNativeAdView. please see the attached screenshot below.
Screenshot 2021-03-10 at 2 35 08 PM
Screenshot 2021-03-10 at 2 35 20 PM

@divyeshdobariya divyeshdobariya changed the title GADNativeAdView not showing Referencing Outlet GADNativeAdView not showing Outlet on version 8.0 Mar 10, 2021
@EftalGB
Copy link

EftalGB commented Mar 24, 2021

any news

@divyeshdobariya
Copy link
Author

any news

No, I am not getting any response from Google ads. :)

@mdflores
Copy link

mdflores commented Apr 6, 2021

same here. can't find one. is there a version we could rollback to?

@mdflores
Copy link

mdflores commented Apr 6, 2021

Hi @divyeshdobariya, I joined the google group located on the read me..

We are aware of this issue -- .xcframework is generally incompatible with .xib files. This is a Apple bug that we don't know when it'll get fixed.

As a temporary workaround, you could make a manual copy of the GADNativeAdView.h file to include in your project. You should then see all the outlets appearing in Interface Builder as expected.

Details Here

But what I did is copied over the XIB from the sample app and edited the position, hide some elements.. Just don't delete any IBOutlets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants