UNPKG

tdbox

Version:

Integrates Tapdaq to your compiled iOS Buildbox application

29 lines (17 loc) 727 B
# tdbox - Integrate Tapdaq to Buildbox tdbox will include the Tapdaq framework and bundle to a compiled Buildbox iOS application. ## Prerequisites Please make sure you have node.js installed on your computer, visit [nodejs.org](https://nodejs.org/) to find out how. To integrate Tapdaq, you will need to obtain an Application ID and Client Key. Please signup to [tapdaq.com](https://tapdaq.com) and add your iOS application. The credentials can be found in the App Settings page. ## Installation npm install -g tdbox ## Quickstart First, make sure you are in the directory of the project. The following command will integrate Tapdaq and display an interstitial each time the application boots up. tdbox