Getting started
This page shows you how to download, import, and configure the Bidapp SDK.
CocoaPods (Recommended)
pod 'bidapp'pod install --repo-updateGet the pubid string
Integrate Custom SDK Adapters
pod 'bidapp/Applovin'
pod 'bidapp/ApplovinMax'
pod 'bidapp/Unity'
pod 'bidapp/Liftoff'
pod 'bidapp/AdMob'
pod 'bidapp/Chartboost'Initialize the SDK
iOS 14 Support
SKAdNetwork
iOS 15 SKAdNetwork Reporting
Consent and Data APIs
Last updated