CodeCombiner / kochava

Kochava Plugin for GameClosure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kochava Attribution plugin for GameClosure Devkit

Please get the Kochava App GUID from the dashboard.

Usage

Include this module as a dependency in your game's manifest file.

devkit install https://github.com/hashcube/kochava.git

Then add kochavaAppGUID to iOS or android section.

"ios": {
    "kochavaAppGUID": "xxx"
},

OR

"android": {
    "kochavaAppGUID": "xxx"
},

About

Kochava Plugin for GameClosure


Languages

Language:Objective-C 31.6%Language:Objective-C++ 28.1%Language:Java 27.2%Language:JavaScript 6.6%Language:XSLT 6.5%