pyrtsa / mobile-sdk-ios

AppNexus iOS Mobile Advertising SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appnexus iOS SDK

MobileSDK v6.0 will be a breaking change and requires existing users who wish to upgrade from previous versions 
to follow our release notes for details https://github.com/appnexus/mobile-sdk-ios/releases/tag/6.0

See the documentation on our wiki here: http://wiki.appnexus.com/x/dhAtAw

Get the latest release notes here: http://wiki.appnexus.com/x/L4aTAw

Please Note: This SDK is intended to complement the AppNexus Console; it does not work with OAS. The OAS iOS SDK can be found here: https://github.com/appnexus/oas-mobile-sdk-ios

To file an issue or request an enhancement please visit the AppNexus Customer Support Portal (https://support.appnexus.com). We do not accept GitHub issues.

Use Cocoapods?

Easily include the AppNexus SDK in your Podfile:

platform :ios, '9.0'

target 'MyAmazingApp' do
pod 'AppNexusSDK'
end

About

AppNexus iOS Mobile Advertising SDK

License:Apache License 2.0


Languages

Language:Objective-C 90.4%Language:Swift 6.2%Language:JavaScript 1.9%Language:Shell 0.7%Language:HTML 0.5%Language:C 0.1%Language:Ruby 0.1%