Supported Ad Formats: The VMAX SDK supports interstitial ads, interstitial video ads, and rewarded video ads from Chartboost.
You will need
- an active Chartboost account
- User ID
- User Signature
- App ID
- App Signature
- Location
- Ad Type
In Chartboost
- In your Chartboost Dashboard, open Tools >> API Explorer. The User ID and User Signature is displayed here. Read more.
- After creating an app, open the App Settings page toget the App ID and App Signature. Read more.
Further Integration
Step 1: Integrate the VMAX Library Adapters VMaxChartBoostInterstitialAdapter.h and VMaxChartBoostInterstitialAdapter.m from the Adapters .zip folder.
Step 2: Integrate the main framework file Chartboost.framework.
Step 3: Integrate the dependent framework files Storekit.framework, Foundation.framework, CoreGraphics.framework, and UIKit.framework.