Add SDK to App
Overview
In the OTPublishersSDK folder, you'll need to import certain files into your application.
Components
Open the components folder and you'll find the following files. Copy the required files into the components folder of your app.
Folder Name | Required |
---|---|
OTBanner | Yes |
OTCommon | Yes |
OTPreferenceCenter | Yes |
OTTask | Yes |
OTVendorList | Yes |
OTInitialize | Yes |
Images
Open the images folder and copy the required images into your project:
File Name | Required |
---|---|
filter.png | Yes |
checkbox-selected.png | Yes |
button.png | Yes |
arrow_backward.png | Yes |
arrow_forward.png | Yes |
poweredBy_ot_logo.png | Yes |
circle.png | Yes |
checkbox-unselected.png | Yes |
ic_ot.png | No |
OTconfig.json
Add the OTconfig.json file to your app's source directory.
Updated 7 months ago