Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 820 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 820 Bytes

Unity Ads SDK v3 integration for cocos2d-x engine (Android/iOS)

Unity Ads enables publishers to integrate video ads into your mobile games in a way that both increases player engagement and puts more money in your pocket over the gamer's lifetime. Unity Ads offers the highest Average Revenue Per User (ARPU) of any global rewarded video ad network. Read more.

Based on code from https://github.com/Unity-Technologies/unity-ads-cocos2dx repo.

Installation

  • Android installation manual.
  • iOS installation manual.
  • Add UnityAdsNative folder to your project (Classes folder).

Usage