Heyzap / unityads-ane

A thin wrapper around the Unity Ads Android and iOS SDK for use on Heyzap's mediation.
https://deveopers.heyzap.com/docs
MIT License
6 stars 1 forks source link

Unity Ads ANE

A thin wrapper around the Unity Ads Android and iOS SDK for use on Heyzap's mediation.

The latest release can be found in Releases.

Pull requests and issues are welcome.

Unity Ads Versions

Adding to your project

Updating Unity Ads

For iOS:

For Android:

After making the necessary modifications, build the new ANE by following the building instructions below.

New versions of Unity Ads contain new .AAR archive. Just unpack it as zip file and add classes.jar file to android/libs directory. Rename it to unityads.jar.

Copy all resources to src-resources folder. They will be automatically added to the build.

Building

Requirements:
Building:

After build completes, the native extension will be in bin/UnityAds.ane.