Skip to content

Jyllands-Posten/mobile-sdk-ios

 
 

Repository files navigation

Appnexus iOS SDK

Excludes arm64 from simulator builds to avoid issues when building xcframework with carthage

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 87.6%
  • C 5.6%
  • Swift 4.4%
  • JavaScript 1.3%
  • Shell 0.6%
  • HTML 0.4%
  • Ruby 0.1%