Bidding Adapter
BidMachine bidding adapter allows you to use the BidMachine ad platform within your existing IronSource mediation. BidMachine supports banners, MRECs, interstitials and rewarded videos.
How to Enable BidMachine Bidding in IronSource SDK Networks Module
info
IOS deployment target 13.0 or above, XCode 14.3.1 or above.
You can download the SDK through CocoaPods as a dependency.
In your Podfile file add the following dependency which includes the BidMachine adapter for use within IronSource's mediation platform:
Podfile
pod 'IronSourceBidMachineAdapter', '~> 4.3.17'