Cocos2d-x SDK Setup
Instructions for adding the OneSignal SDK to your Cocos2d-x app for iOS, Android, and derivatives like Amazon
Required For Setup
- A OneSignal account, if you do not already have one
- Your OneSignal App ID, available in Settings > Keys & IDs in the OneSignal dashboard
Generate Credentials
While setting up the Cocos2d-X SDK, you must generate the appropriate credentials for the platform(s) you are releasing on:
- iOS - Generate an iOS Push Certificate
- Android - Generate a Google Server API Key
- Amazon - Generate an Amazon API Key
Follow SDKBox Guide
Follow this SDKBox guide to download and set up OneSignal in Cocos2d-x with SDKBox.
Updated almost 3 years ago