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.
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.
Check out our developers site for documentation on using the Mobile Ads SDK.
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.
- Run
pod install
in the same directory as the Podfile. - [Optional] Run
pod update
to get the latest version of the SDK. - Open the .xcworkspace file with Xcode and run the app.
See the CocoaPods Guides for more information on installing and updating pods.
- App Open Example
- Banner Example
- Interstitial Example
- Native Advanced Example
- Rewarded Interstitial Example
- Rewarded Video Example
- 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 App Open Example
- AdManager Banner Example
- AdManager Interstitial Example
- AdManager Rewarded Video Example
- AdManager Custom Rendering Example
- App Open Example
- Banner Example
- Full Screen Native Example
- Instream Example
- Interstitial Example
- Native Advanced Example
- Rewarded Interstitial Example
- Rewarded Video Example
- 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 App Open Example
- AdManager Banner Example
- AdManager Interstitial Example
- AdManager Rewarded Video Example
- AdManager Custom Rendering Example
Please check out our releases for the latest downloads of our example apps.
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.