/ios-admob-mediation-sample

The sample project for testing ios-admob-mediation adapter

Primary LanguageObjective-CApache License 2.0Apache-2.0

ios-admob-mediation-sample

The sample project for testing ios-admob-mediation adapter

  1. Checkout ios-admob-mediation-sample project
  2. Checkout ios-admob-mediation project and put it in the same folder with the sample project
folder -\
    ios-admob-mediation-sample
    ios-admob-mediation
  1. Go to ios-admob-mediation-sample folder
  2. Install CocoaPods and call
pod install
  1. Open .xcworkspace
  2. Build and Run the project