Skip to content

googleads/googleads-mobile-ios-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Mobile Ads SDK for iOS

Build status

The Google Mobile Ads SDK is the latest generation in Google mobile advertising, featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps.

This repository contains open source examples and developer resources for both the Google AdMob and Google AdManager components of the Google Mobile Ads SDK.

Google Mobile Ads SDK Developers forum

To report SDK feature requests, bugs, and crashes or to browse SDK-related discusssions, please use our Google Mobile Ads SDK Developers forum. The forum provides the latest SDK announcements and updates as well as technical SDK support for our iOS developers.

Documentation

Check out our developers site for documentation on using the Mobile Ads SDK.

Examples

Each iOS example app includes a Podfile and a Podfile.lock. The Podfile.lock tracks the version of each Pod specified in the Podfile that was used to build the release of the iOS example apps.

  1. Run pod install in the same directory as the Podfile.
  2. [Optional] Run pod update to get the latest version of the SDK.
  3. Open the .xcworkspace file with Xcode and run the app.

See the CocoaPods Guides for more information on installing and updating pods.

Swift

AdMob

Advanced

  • API Demo - Provides additional examples for both AdMob and Ad Manager to help improve your mobile app integration of the Google Mobile Ads SDK.
  • Inline Adaptive Banner Example - Provides an example for displaying ads from AdMob Banners in a UITableView.
  • SwiftUI Demo - Provides an examples for displaying ads from AdMob in a SwiftUI project.

AdManager

Objective-C

AdMob

Advanced

  • API Demo
    • Provides additional examples for both AdMob and Ad Manager to help improve your mobile app integration of the Google Mobile Ads SDK.
  • Inline Adaptive Banner Example
    • Provides an example for displaying ads from AdMob Banners in a UITableView.

AdManager

Downloads

Please check out our releases for the latest downloads of our example apps.

GitHub issue tracker

To file bugs, make feature requests, or suggest improvements for the iOS example apps, please use GitHub's issue tracker.

For SDK support issues, please use the Google Mobile Ads SDK Developers forum.

License

Apache 2.0 License