Skip to content

hisano-kuni/AdColony-Unity-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AdColony Unity Plugin

  • Modified: October 16th, 2015
  • Unity Plug-in Version: 2.1.0
  • iOS SDK Version: 2.6.0
  • Android SDK Version: 2.3.0

###Please Review the Change log

##Getting Started with AdColony Unity: First time users should review the quick start guide. Note for Unity 5: Locate the 'Platform Settings' on the file Assets/Plugins/iOS/UnityADC in the Unity inspector, add the -fno-objc-arc flag to the 'Compile flags'. This will resolve issues when building the Xcode project.

###AdColony Package Contains:

  • Editor/
    • PostBuildProcessor.cs
  • Plugins/
    • AdColony.cs
    • Android/
      • adcolony.jar
      • AndroidManifest.xml
      • unityadc.jar
    • iOS/
      • AdColony.framework
      • UnityADC.mm

##To Download: The AdColony Unity SDK Package is Available Here for download

##To Install The AdColony Unity SDK Package is a standard .unitypackage that can be imported into your project. To review importing unity packages please see this document. You will need the contents of the "Plugins" folder but the use of the helper scripts in Scripts/AdColonyAdManager is optional.

##Sample Applications: Included is a sample application to demonstrate adcolony integration, configuration, and playing ads.

##Legal Requirements: By downloading the AdColony SDK, you are granted a limited, non-commercial license to use and review the SDK solely for evaluation purposes. If you wish to integrate the SDK into any commercial applications, you must register an account with AdColony and accept the terms and conditions on the AdColony website.

Note that U.S. based companies will need to complete the W-9 form and send it to us before publisher payments can be issued.

##Contact Us: For more information, please visit AdColony.com. For questions or assistance, please email us at support@adcolony.com.

About

AdColony Plug-In for Unity

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 64.9%
  • C# 28.2%
  • Objective-C++ 6.9%