Integration Helper for Adobe Air

Use the Integration Helper tool to verify successful integration of the ironSource SDK and any additional adapters, ensuring all required dependencies and frameworks are added for various mediated ad networks.

Read time 1 minutes

Use the ironSource SDK and Adobe Air Plugin provides to verify that you've successfully integrated the ironSource SDK and any additional adapters; it also makes sure all required dependencies and frameworks were added for the various Mediated Ad Networks.

The Integration Helper will now also portray the compatibility between the SDK and adapter versions.

After you have finished your integration, call the following method and confirm that everything in your integration is marked as VERIFIED:

IronSource.instance.validateIntegration();

The Integration Helper reviews everything, including Ad Networks you may have intentionally chosen NOT to include in your application. These will appear as MISSING and is no reason for concern.

After you've successfully verified your integration, remove the integration helper from your code.