Skip to content

wushi333333/iOS-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.0) was released in support of the newest XCode 6.4. Please ensure you are using XCode 6.4 or higher to ensure smooth integration.

Release Notes

3.2.0.*

  • This SDK supports iOS 7+ devices only
  • Enabled SSL as default for all internal network requests
  • Improved caching performance
  • Resolved race-condition crash around fetchConfig request
  • Unified adPlayable behavior across flags & events
  • Fix for playAd return code inconsistency during streaming ad plays
  • Fix for progress bar location on smaller screens
  • Fix for AppStore failing to load on some occasions
  • Fix for issues resulting in inaccessible postroll

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%