AppLovin MAX Adapter
This guide covers the integration of Boldwin SDK through AppLovin MAX platform. The Boldwin SDK supports the following ad formats:
- Banner
- MREC
- Interstitial
- Rewarded
AppLovin MAX Integration
For detailed AppLovin MAX setup instructions, see the official AppLovin MAX documentation.
iOS Setup
Add Dependencies
Option 1: Swift Package Manager
In Xcode:
- In Xcode, select File > Add Package Dependencies.
-
Add Boldwin SDK from:
-
Add Boldwin AppLovin Adapter from:
Option 2: CocoaPods
-
Open your project's Podfile and add this line to your app's target build configuration:
-
In a terminal, run the following command:
Option 3: Direct Download
Download the Boldwin SDK and Adapter using the link below and embed it into your project:
https://bw-sdk.s3.us-east-1.amazonaws.com/ios/boldwin-sdk/1.15.14/BoldwinAppLovinMAXAdapter.xcframework.zip
Configure Boldwin in MAX Dashboard
- Log in to your AppLovin MAX dashboard.
- Navigate to Manage > Networks.
- Click Click here to add a Custom Network.. Check out Custom Network Setup Guide for details.
- Add Boldwin with these details:
- Network Name:
Boldwin - iOS Adapter Class Name:
BoldwinAppLovinAdapter
- Network Name:

Configure Boldwin For Ad Units
- Edit your ad unit.
- Find Custom Networks tab and activate the Boldwin network.
- Set custom parameters with the required values.
- Save the ad unit.

Example of custom parameters:
Note: -
placement_id- The Boldwin placement ID. Required. -ad_sizes- An array of ad sizes. You can set multiple sizes. Required for banner and MREC ad formats. For interstitial and rewarded ads, sizes can be omitted.