Type Function Return value Boolean Revision Release 2024.3703 Keywords ads, advertising, AppLovin, showDebugger, AppLovin Max See also applovinMax.show() applovinMax.*
Will show a pop up on iOS and Android that show mediation integration, SDK versions, load test ads, and more info about your AppLovin Setup.
applovinMax.showDebugger()
local applovinMax = require( "plugin.applovinMax" ) -- Initialize the AppLovin plugin applovinMax.init( adListener ) -- After Init, show the debugger pop up applovinMax.showDebugger()