Skip to content

hashcube/onesignal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneSignal plugin for GameClosure Devkit

Usage

Install using

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

Then add onesignalAppID to iOS or android section.

"ios": {
    "onesignalAppID": "xx-xx-xx-xx-xx"
},
"android": {
    "onesignalAppID": "xx-xx-xx-xx-xx"
}