Thanks for taking a look at MoPub! We take pride in having an easy-to-use, flexible monetization solution that works across multiple platforms.
Sign up for an account at http://app.mopub.com/.
You can find integration documentation on our wiki and additional help documentation on our developer help site.
To file an issue with our team visit the MoPub Forum or email support@mopub.com.
Please Note: We no longer accept GitHub Issues
The MoPub SDK is distributed as source code that you can include in your application. MoPub provides two prepackaged archives of source code:
-
Includes everything you need to serve HTML, MRAID, and Native MoPub advertisiments and built-in support for three major third party ad networks - iAd, Google AdMob, and Millennial Media - including the required third party binaries.
-
Includes everything you need to serve HTML, MRAID, and Native MoPub advertisements. No third party ad networks are included.
The current version of the SDK is 3.11.0
Integration instructions are available on the wiki.
More detailed class documentation is available in the repo under the ClassDocumentation
folder. This can be viewed online too.
Please view the changelog for details.
- Updated Millennial Media custom events (Millennial Media SDK 6.0+ only).
As of version 3.0.0, the MoPub SDK uses Automatic Reference Counting. If you're upgrading from an earlier version (2.4.0 or earlier) that uses Manual Reference Counting, in order to minimize integration errors with the manual removal of the -fno-objc-arc
compiler flag, our recommendation is to completely remove the existing MoPub SDK from your project and then integrate the latest version. Alternatively, you can manually remove the -fno-objc-arc
compiler flag from all MoPub SDK files. If your project uses Manual Reference Counting, you must add the -fobjc-arc
compiler flag to all MoPub SDK files.
iOS 5.0 and up
We have launched a new license as of version 3.2.0. To view the full license, visit http://www.mopub.com/legal/sdk-license-agreement/