Integration Helper for Adobe Air 6.4 and Below

The ironSource SDK and Adobe Air Plugin provides an easy way 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.

Before You Start

The Integration Helper tool can only be used with Plugin 6.4.6 and up. 

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

Supersonic.instance.validateIntegration();

Output example:
Integration Validator

Note: Note: 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.