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

Support for Google Ads Mobile v8.0.0+ #202

Open
acangiani opened this issue Feb 19, 2021 · 0 comments
Open

Support for Google Ads Mobile v8.0.0+ #202

acangiani opened this issue Feb 19, 2021 · 0 comments

Comments

@acangiani
Copy link

acangiani commented Feb 19, 2021

Hi!

I had been trying to test a native ad unit and to generate a report for the Google Mobile Ads SDK Developers forum but I realized that the examples are not up to date with the latest changes.


How to reproduce the issue

  1. Git clone this repo
  2. cd googleads-mobile-ios-examples/Objective-C/admanager/AdManagerCustomRenderingExample/ (the example I need)
  3. Run pod update
> pod update
Update all pods
Updating local specs repositories
...
Installing Google-Mobile-Ads-SDK (8.1.0)
Installing GoogleAppMeasurement (7.6.0)
Installing GoogleUserMessagingPlatform (1.4.0)
Installing GoogleUtilities (7.2.2)
Installing PromisesObjC (1.2.12)
Installing nanopb (2.30907.0)
Generating Pods project
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 6 total pods installed.
  1. Open AdManagerCustomRenderingExample.xcworkspace
  2. Run the project and get several errors related to outdated classes, types, etc:
    Screen Shot 2021-02-19 at 1 59 12 PM

for instance GADUnifiedNativeAd should be replaced by GADNativeAd. Is there any ETA for when the repo will be updated?


Documentation links:

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

1 participant