Skip to content

v: 2.21.0.0

Compare
Choose a tag to compare
@can-soykarafakili can-soykarafakili released this 30 Jan 13:55
· 18 commits to master since this release

Supported SDK Versions

  • HyBid iOS SDK: v: 2.21.0
  • Google Mobile Ads iOS SDK: v: ~> 10.0

IMPORTANT NOTE

Changes to the Adapters

The already deprecated HyBid - iOS Google Mobile Ads Adapter (GoogleMobileAds-HyBid-Adapters) classes that were kept for backwards compatibility have also been removed. Please note the changes and use the renamed ones:

  • HyBidDFPUtils -> HyBidGAMUtils
  • HyBidDFPHeaderBiddingBannerCustomEvent -> HyBidGAMHeaderBiddingBannerCustomEvent
  • HyBidDFPHeaderBiddingMRectCustomEvent -> HyBidGAMHeaderBiddingMRectCustomEvent
  • HyBidDFPHeaderBiddingLeaderboardCustomEvent -> HyBidGAMHeaderBiddingLeaderboardCustomEvent
  • HyBidDFPHeaderBiddingInterstitialCustomEvent -> HyBidGAMHeaderBiddingInterstitialCustomEvent

  • HyBidAdMobUtils -> HyBidGADUtils
  • HyBidAdMobMediationBannerCustomEvent -> HyBidGADMediationBannerCustomEvent
  • HyBidAdMobMediationMRectCustomEvent -> HyBidGADMediationMRectCustomEvent
  • HyBidAdMobMediationLeaderboardCustomEvent -> HyBidGADMediationLeaderboardCustomEvent
  • HyBidAdMobMediationInterstitialCustomEvent -> HyBidGADMediationInterstitialCustomEvent
  • HyBidAdMobMediationRewardedCustomEvent -> HyBidGADMediationRewardedCustomEvent

Please, make sure that if you use any of these functions or classes, they need to be removed and set up by your Account Manager internally.