1234567890abcdefgh1234567890abcd
). It uniquely identifies your app to the adjoe SDK and must therefore be kept secret. You can obtain it by requesting it from your adjoe contact person.Settings > Google > Ads > My Ad-ID
.$ npm install --save path/to/react-native-adjoe-sdk-1.5.1.tgz
in your app's root directory. This will extract the files from the tarball, add them to the node_modules
folder and add an entry to your package.json
.android
directory, add Adjoe's repository to your root build.gradle
(project level):$ react-native link react-native-adjoe-sdk
in your app's root directory.