Skip to content

kosyakow/iOS-SDK

 
 

Repository files navigation

Vungle's iOS-SDK

Version License Platform

Getting Started

To get up and running with Vungle, you'll need to Create an Account With Vungle and Add an Application to the Vungle Dashboard

Once you've created an account you can follow our Getting Started for iOS Guide to complete the integration. Remember to get the Vungle App ID from the Vungle dashboard.

The Vungle iOS SDK can also be installed via Cocoapods. To install the Vungle iOS-SDK via Cocoapods add the following line to your Podfile and re-run the pod install command:

pod "VungleSDK-iOS"

The latest information around our Cocoapods support can be found at the VungleSDK-iOS Cocoapods Page

Version Info

The Vungle iOS SDK only supports iOS 7+ and supports both 32bit and 64bit apps.

Our newest iOS SDK (3.2.1) was released in support of the newest XCode 7+. Please ensure you are using XCode 7.0 or higher to ensure smooth integration.

Release Notes

3.2.1

  • Bitcode support!
  • Initialization prevention for devices under iOS 7.0
  • Multiple initialization crash fix

License

The Vungle iOS-SDK is available under a commercial license. See the LICENSE file for more info.

About

Vungle's iOS SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 52.1%
  • Objective-C 47.9%