Skip to main content

iOS AdMob Adapter

CocoaPods: pod 'BideaseSDK/AdapterAdmob'. See integration guide.

2.2.2

  • Improve Maintenance release via BideaseSDK 2.2.2. No integration changes required.

2.2.1

  • New Adapter setup is now Objective-C-friendly — setInitParams can be called directly from Objective-C. See the integration guide.
  • Improve Faster ad display in mediation — reduced delay between auction win and render. No integration changes required.
  • Improve Stability improvements in the mediation flow, via BideaseSDK 2.2.1. No integration changes required.

2.1.3

  • Improve Maintenance release via BideaseSDK 2.1.3. No integration changes required.

2.1.2

  • Improve Stability improvements via BideaseSDK 2.1.2. No integration changes required.

2.1.1

  • Improve Performance optimizations via BideaseSDK 2.1.1. No integration changes required.

2.1.0

  • Breaking BideaseMediationAdapter.setAppKey(_:, privacyParams:, customProps:) replaced with setInitParams(_ params: InitParams). Passing an empty or whitespace-only key now triggers preconditionFailure(...) instead of silently no-op-ing. See migration.
  • New In-ad report button lets users flag bad creatives. No integration changes required.