Enables you to serve Start.io (formerly StartApp) Ads in your iOS application using AppLovin mediation network
The following instructions assume you are already familiar with the AppLovin MAX SDK and have already integrated the AppLovin MAX iOS SDK into your application. Otherwise, please start by visiting AppLovin site and reading the instructions on how to add AppLovin mediation code into your app.
- Login into your Start.io developer's account
- Add your application and get its App ID
The easiest way is to use CocoaPods, just add to your Podfile the dependency
pod 'startio-applovin-mediation'
But you might as well use this source code from Github and add it to your project
- Login into your AppLovin account
- On the left menu expand "MAX->Mediation->Networks"
- Scroll down and select "Click here to add a Custom Network"
- On a Manage Network page select SDK as Network Type
- Set Custom Network Name to "Start.io"
- Set iOS Adapter Class Name to "StartioAppLovinAdapter"
- Tap Save
- Start creating your Ad Units. Now in the Ad Unit waterfall you should see "Custom Network (SDK) - Start.io" under "Custom Networks & Deals" section. Expand it
- Change Status to enabled
- IMPORTANT! Set your Start.io AppID in corresponding field
- You may also pass custom parameters in JSON format. Supported names and values you may find in adapter's StartioAppLovinExtras.m