Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 616 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 616 Bytes

AppMonet GAM Sample App - iOS

This project requires Cocoapods.

1. Setup

  • Open the Podfile file and replace <API_KEY> with the key provided by AppMonet
  • Search, Find and Replace the following:
    • <BANNER_AD_UNIT> : Ad Unit Id for MRECT configured in DFP's dashboard
    • <INTERSTITIAL_AD_UNIT> : Ad Unit Id for interstitial configured in DFP's dashboard
  • Run Pod pod update and pod install
  • Build and Run

2. Documentation

For setup and SDK information please refer to AppMonet's Documentation