Integration Helper for Android
The ironSource SDK 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.
The Integration Helper will now also portray the compatibility between the SDK and adapter versions.
The Integration Helper can only be used with SDK 6.3.4 and up. After you have finished your integration, call the following static method and confirm that everything in your integration is marked as VERIFIED:IntegrationHelper.validateIntegration(activity);