Skip to content

angelwu0409/iOS-SDK-Demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Demo-App

These are our open source demo applications in both Objective-C and Swift. You may re-use any code in your own project(s). If you have any questions, feel free to drop us a line at support@applovin.com.

Instructions

Manual Integration

  1. Download the latest SDK from https://applovin.com.

  2. Drag-and-drop AppLovinSDK.framework into the Frameworks folder of the SDK Demo app.

Check off "Copy items if needed" Xcode window

  1. Add your AppLovin SDK key into the Info.plist under AppLovinSdkKey row

Cocoapods

Each SDK Demo App folder has a Podfile that specifies the AppLovinSDK dependency.

  1. Run the following on the command line in the same path as the Podfile to install the latest AppLovinSDK.framework.

pod install --repo-update

  1. Open the .xcworkspace file to open the project in Xcode.

  2. Add your AppLovin SDK key into the Info.plist under AppLovinSdkKey row

About

AppLovin's open source iOS demo application. http://applovin.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 79.5%
  • Swift 20.2%
  • Other 0.3%