It takes 3 simple steps to start monetizing:
- Add your app to our system and get your Media Id
- Add the plugin to your project
- Implement Start Session and Ad Unit code
You can find more details about RevMob's plugin integration at http://www.revmob.com/sdk/cordova
Open a command prompt (Windows) or Terminal (Mac/Linux), and type
npm install -g cordova
Navigate to the directory where you wish to clone your project and type
git clone https://github.com/RevMob/cordova-sample-app
To add a platform, type
cordova platform add android ios
From the command line,
cordova run ios android
Be sure to also join the developer community on our forum.