Перейти к файлу
jenkins 73171548d2 Mintegral/7.4.7.0.0 2023-09-28 00:35:11 -07:00
.github/ISSUE_TEMPLATE config/issue_templates (#140) 2022-07-19 17:30:02 -07:00
AdColony Fix code snippet markdown in changelogs 2023-04-07 18:58:54 -07:00
AmazonAdMarketplace AmazonAdMarketplace/4.7.5.0 2023-08-03 17:08:50 -07:00
AppLovin MAX Demo App - ObjC bug/fix_demoapp_support_link (#249) 2023-07-06 15:08:21 -07:00
AppLovin MAX Demo App - Swift bug/fix_demoapp_support_link (#249) 2023-07-06 15:08:21 -07:00
BidMachine BidMachine/2.3.0.2.0 2023-08-10 17:19:03 -07:00
ByteDance ByteDance/5.5.0.6.0 2023-09-27 21:35:33 -07:00
CSJ doc/update_changelogs_with_compatability_changes 2023-07-14 14:59:29 -06:00
Chartboost Chartboost/9.4.0.1 2023-09-04 20:44:31 -07:00
Criteo Criteo/5.0.3.0 2023-09-20 06:36:19 -07:00
Custom Adapters/Dataseat Revert "BidMachine/2.1.0.0.1" 2023-05-24 10:44:35 -06:00
Facebook Facebook/6.14.0.0 2023-08-04 09:32:51 -07:00
Fyber Fyber/8.2.4.0 2023-08-06 05:09:21 -07:00
Google Google/10.11.0.0 2023-09-25 15:35:12 -07:00
GoogleAdManager GoogleAdManager/10.11.0.0 2023-09-25 15:42:10 -07:00
HyprMX HyprMX/6.2.0.1 2023-06-12 17:09:03 -07:00
Images OPEN SOURCE ADAPTERS (#49) 2021-12-29 02:48:07 -08:00
InMobi InMobi/10.5.8.1 2023-09-19 17:12:49 -07:00
IronSource IronSource/7.5.0.0.0 2023-08-31 15:48:16 -07:00
Line Line/2.6.20230609.0 2023-06-09 02:10:15 -07:00
Maio Maio/1.6.3.3 2023-08-28 16:00:14 -07:00
Mintegral Mintegral/7.4.7.0.0 2023-09-28 00:35:11 -07:00
MobileFuse MobileFuse/1.6.3.0 2023-09-26 09:35:04 -07:00
MyTarget MyTarget/5.19.0.0 2023-08-01 11:52:54 -07:00
Nend Nend/8.2.0.0 2023-09-14 03:35:45 -07:00
OguryPresage OguryPresage/4.2.0.0 2023-08-03 05:16:45 -07:00
Smaato Smaato/22.4.0.0 2023-09-22 06:35:20 -07:00
Tapjoy Tapjoy/13.2.0.0 2023-09-27 00:35:08 -07:00
TencentGDT TencentGDT/4.14.45.0 2023-09-25 00:35:14 -07:00
UnityAds UnityAds/4.9.0.0 2023-09-27 18:35:16 -07:00
Verve Verve/2.20.0.0 2023-09-20 06:43:58 -07:00
Vungle Vungle/7.1.0.0 2023-09-20 11:44:38 -07:00
Yandex Yandex/6.0.0.0 2023-09-25 14:17:57 -07:00
.gitignore demoapp/swift_initial_implementation (#4) 2019-09-30 11:22:39 -07:00
README.md Update README.md 2021-12-28 00:50:07 -08:00

README.md

AppLovin MAX SDK

Overview

MAX is AppLovin's in-app monetization solution.

Move beyond the traditional monetization solution and integrate MAX. MAX is a single unbiased auction where advertisers get equal access to all ad inventory and bid simultaneously, which drives more competition and higher CPMs for you. You can read more about it here.

Please check out our documentation to get started on integrating and enabling mediated networks using our guides.

Demo Apps

To get started with the demo apps, follow the instructions below:

  1. Open a Terminal window in the directory of the desired project: DemoApp-ObjC or DemoApp-Swift.
  2. Install the latest SDK with CocoaPods using pod install.
  3. Open the newly generated Xcode workspace file using YOUR_PROJECT_NAME.xcworkspace.
  4. Update the AppLovinSdkKey value in the Info.plist file with the Applovin SDK key associated with your account.
  5. Update the bundle identifier with your own unique identifier associated with the application you will create (or already created, if it is an existing app) in the MAX dashboard.
  6. Update the unique MAX ad unit id value within the view controller code. Each ad format will correspond to a unique MAX ad unit ID you created in the Applovin dashboard for the bundle id used before.

Error Codes

Code Description
-1 Indicates an unspecified error with one of the mediated network SDKs.
204 Indicates that no ads are currently eligible for your device.
-1001 Indicates that the ad request timed out (usually due to poor connectivity).
-1009 Indicates that the device is not connected to the internet (e.g. airplane mode).
-5001 Indicates that the ad failed to load due to various reasons (such as no networks being able to fill).
-5201 Indicates an internal state error with the AppLovin MAX SDK.

Support

We recommend using GitHub to file issues. For feature requests, improvements, questions or any other integration issues using MAX Mediation by AppLovin, contact us via our support page https://monetization-support.applovin.com/hc/en-us.