gnr / mopub-ios-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoPub iOS SDK

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/.

Need Help?

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

Download

The MoPub SDK is distributed as source code that you can include in your application. MoPub provides two prepackaged archives of source code:

  • MoPub Base SDK.zip

    Includes everything you need to serve HTML, MRAID, and Native MoPub advertisements. Third party ad networks are not included.

  • MoPub Base SDK Excluding Native.zip

    Includes everything you need to serve HTML and MRAID advertisements. Third party ad networks and Native MoPub advertisements are not included.

The current version of the SDK is 4.11.1

Integrate

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.

New in this Version

Please view the changelog for details.

  • App Transport Security Updates
    • Checks for "NSAllowsArbitraryLoadsInMedia" were changed to "NSAllowsArbitraryLoadsForMedia", per updated Apple documentation
    • Resolves issue in which explicitly using NSAllowsArbitraryLoadsForMedia or NSAllowsArbitraryLoadsInWebContent causes HTTP clickthroughs not to resolve on iOS 10.1 or higher

See the Getting Started Guide for instructions on setting up ATS in your app.

IMPORTANT 4.0 UPGRADE INSTRUCTIONS

See our upgrade document for complete native ads integration migration instructions.

Requirements

iOS 7.0 and up

License

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/

About

License:Other


Languages

Language:Objective-C 43.5%Language:Objective-C++ 35.7%Language:HTML 16.6%Language:JavaScript 3.5%Language:CSS 0.4%Language:Ruby 0.2%Language:C 0.1%Language:Shell 0.0%