Wiki

Clone wiki

AATKit iOS / AATKit / Documentation

Adding the AddApptr SDK to a new iOS project

Index:

  1. Project Setup
  2. AATKit Initialisation
  3. Banner Integration
  4. Fullscreen Integration
  5. Rewarded Video
  6. APP Open Integration
  7. Native Ads Integration
  8. Native Ads Integration - special ad network characteristics
  9. Disable App Transport Security (ATS)
  10. Advanced Features
  11. Targeting
  12. Frequency Capping
  13. Important Remarks
  14. AATKit's Size within your app
  15. What is an AdSpace?
  16. Network-specific Information
  17. Statistics Delegate
  18. Reports Delegate
  19. Listen to impression level information
  20. AATKit AdMob custom events adapter (>= 2.77.x)

AATKit Changelogs


Your starting point:

You have an existing and running iOS project opened in Xcode.

You chose to add a banner and/or interstitial ads to your iOS application.

AATKit supports iOS 10+

CocoaPods

Google Mobile Ads SDK:

Since version 7.42.0, Google Mobile Ads SDK requires publishers to add their app key to the Info.plist file of their Xcode project or declare them as Ad Manager Apps. Please refer to the Google Mobile Ads SDK section in Network-specific Information for more details.

back (Home)

next (AATKit Initialisation)

Updated