Closed everseen83 closed 2 years ago
Could you add a mute option in Applovin?
Thanks for your support always.
Bundle extras = new AppLovinExtras.Builder() .setMuteAudio(true) .build(); AdRequest request = new AdRequest.Builder() .addNetworkExtrasBundle(ApplovinAdapter.class, extras) .build();
Will get this into development.
Could you add a mute option in Applovin?
Thanks for your support always.