##SkyRocket Adaptors
Please follow these instructions to integrate any of the compatible adaptors found in this GitHub repo.
###Download required files
-
Download the latest LITE version of the SkyRocket iOS or Android SDK here.
Note: The LITE version does not contain any of the SDKs for our integrated networks. If you also plan to use our integrated networks in your app, download the latest FULL version of the SkyRocket iOS or Android SDK here.
-
Navigate to the folder of the adaptor you are going to integrate in this repo. There you will find all of the adaptor files for your specific platform, as well a README.md file containing important information specific to your selected adaptor.
-
Download all of the files for your selected adaptor.
-
Click on the link to download the network SDK for your selected adaptor.
-
Copy the required JSON parameters for your selected adaptor. We will be using these in the next section.
###Configuring Networks in the Dashboard
-
Go to SkyRocketApp.com. After logging in, click on the + at the top right of the page to select New Network.
-
Select Manual for Network Type.
-
Select Compatible SDK Networks for Network Type. That selection will allow you to enter your ad network name and required parameters inside the Edit JSON Data text box.
Make sure to replace the dummy values in the JSON data with your values.
The following screenshot show a sample configuration from Chartboost, a compatible ad network for SkyRocket.
###Integrating the SkyRocket Adaptors into your project
Now that you have configured your compatible network in the SkyRocket Dashboard, you are ready to add the required files to your project.
-
In your explorer, locate the adaptor files, the network SDK file, and the BurstlySDK folder that were just downloaded.
-
Drag and drop all of the above into the root folder in your project.
For iOS: When prompted, verify that the checkbox next to your project is checked in the "Add to targets" section.
-
In your project, replace the zoneID and appID with your values.
That was easy! You can now run your project to see ads from your selected compatible network.