AppLovinMax Creative Debugger

I’ve been getting some customer complaints about impossible-to-dismiss ads on AppLovinMax, and they suggested that I enable their creative debugger.

https://dash.applovin.com/documentation/mediation/android/testing-networks/creative-debugger

Of course the documentation to do this is for Java (and Kotlin).

AppLovinSdk.getInstance( context ).getSettings().setCreativeDebuggerEnabled( false );

It looks like this is something that can be included in the parameters section of adcolony.init, but I was wondering if anyone has done this before I start tinkering.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.