video rewards

  1. ibkme

    Android Question how to mute ads on my app using this code from google [MobileAds.setAppMuted(true);] ??

    Hello, I want a way to mute Admob ads, ((Video reward ads, and Interstitial ads...etc)) on my app. I read this topic from Google: https://developers.google.com/admob/android/global-settings , but I don't know how to integrate this code into my own application using Android Studio. Is there...
Top