Groups
Groups
Sign in
Groups
Groups
Google Mobile Ads SDK Developers
Conversations
Labels
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–19 of 19
Aditya Sharma
,
Mobile Ads SDK Forum Advisor
6
5/7/25
Flutter AdMob is not respecting setAppMuted and setAppVolume API
Hi Aditya, As I mentioned previously that I've checked attached sample project but it's loading test pubmatic video ads for me (test app ID
unread,
Flutter AdMob is not respecting setAppMuted and setAppVolume API
Hi Aditya, As I mentioned previously that I've checked attached sample project but it's loading test pubmatic video ads for me (test app ID
5/7/25
Markus Wiederkehr
, …
Mobile Ads SDK Forum Advisor
29
1/17/25
setAppMuted not always honored?
Hi, Thank you for contacting the Mobile Ads SDK support team. Kindly elaborate the issue here and give full context of your concern so we can guide you
unread,
android
setAppMuted not always honored?
Hi, Thank you for contacting the Mobile Ads SDK support team. Kindly elaborate the issue here and give full context of your concern so we can guide you
1/17/25
Beshoi
,
Mobile Ads SDK Forum Advisor
2
4/1/24
[Flutter][Native Ad] setting requestCustomMuteThisAd and customControlsRequested doesn't work
instance.
setAppMuted
(true);" to toggle mute on an Ad also doesn't change the ad mute state... Any idea on what additional properties I need to update in the code below to
unread,
[Flutter][Native Ad] setting requestCustomMuteThisAd and customControlsRequested doesn't work
instance.
setAppMuted
(true);" to toggle mute on an Ad also doesn't change the ad mute state... Any idea on what additional properties I need to update in the code below to
4/1/24
Beshoi
,
Mobile Ads SDK Forum Advisor
2
4/1/24
[Flutter][AdMob Native] requestCustomMuteThisAd and customControlsRequested not working
instance.
setAppMuted
(isMute); I have also tried below, with no luck if (isMute) { await MobileAds.instance.setAppVolume(0); } else { await MobileAds.instance.setAppVolume
unread,
[Flutter][AdMob Native] requestCustomMuteThisAd and customControlsRequested not working
instance.
setAppMuted
(isMute); I have also tried below, with no luck if (isMute) { await MobileAds.instance.setAppVolume(0); } else { await MobileAds.instance.setAppVolume
4/1/24
bandr...@binteraktive.com
, …
Mobile Ads SDK Forum Advisor
30
4/17/24
music from interstitial ads in background - Android
MobileAds.
setAppMuted
(true); MobileAds.setAppVolume(0.0f); does not stop the sound. We have another thread about the issue on iOS. There we found a specific creative id that (
unread,
music from interstitial ads in background - Android
MobileAds.
setAppMuted
(true); MobileAds.setAppVolume(0.0f); does not stop the sound. We have another thread about the issue on iOS. There we found a specific creative id that (
4/17/24
E A
,
Mobile Ads SDK Forum Advisor
19
2/7/24
[app_open ad] Critical : Disruptive Ads - PlayStore rejection
instance.
setAppMuted
(true); final AppOpenInterstitial openAd = AppOpenInterstitial(); openAd.loadAd( onFailed: () => FlutterNativeSplash.remove(), onLoaded: () {
unread,
[app_open ad] Critical : Disruptive Ads - PlayStore rejection
instance.
setAppMuted
(true); final AppOpenInterstitial openAd = AppOpenInterstitial(); openAd.loadAd( onFailed: () => FlutterNativeSplash.remove(), onLoaded: () {
2/7/24
alexander...@gmail.com
,
Mobile Ads SDK Forum Advisor
2
4/14/23
Interstitial Ad plays sound after loaded without being shown
MobileAds.
setAppMuted
(true); Still sound is playing immediately after ad is loaded! implementation 'com.google.android.gms:play-services-ads:22.0.0' Here is
unread,
Interstitial Ad plays sound after loaded without being shown
MobileAds.
setAppMuted
(true); Still sound is playing immediately after ad is loaded! implementation 'com.google.android.gms:play-services-ads:22.0.0' Here is
4/14/23
Cool Solutions
,
Mobile Ads SDK Forum Advisor
2
7/14/22
Can interstitial video ads start muted?
can try the global settings and use the
setAppMuted
() method. Let me know if you need anything else. Regards, Princess Pamela Mobile Ads SDK Team ref:_00D1U1174p._5004Q2cW0Il:ref
unread,
Can interstitial video ads start muted?
can try the global settings and use the
setAppMuted
() method. Let me know if you need anything else. Regards, Princess Pamela Mobile Ads SDK Team ref:_00D1U1174p._5004Q2cW0Il:ref
7/14/22
Francois
,
Mobile Ads SDK Forum Advisor
2
6/30/22
setAppMuted not working for mediated networks
Hi Francois, It could be that the mediation SDK's don't respect the Mobile Ads SDK's sound setting and you may need to set this on those
unread,
setAppMuted not working for mediated networks
Hi Francois, It could be that the mediation SDK's don't respect the Mobile Ads SDK's sound setting and you may need to set this on those
6/30/22
Eneko Egiluz
, …
Mobile Ads SDK Forum Advisor
20
3/23/22
AdMob for Unity pluging - SetApplicationMuted(bool muted)
>>
setAppMuted
alone, however, the MobileAds.setAppVolume(0.0f) >> for >> Android SDK and MobileAds.SetApplicationVolume(0.0f) >> for >>
unread,
android
AdMob for Unity pluging - SetApplicationMuted(bool muted)
>>
setAppMuted
alone, however, the MobileAds.setAppVolume(0.0f) >> for >> Android SDK and MobileAds.SetApplicationVolume(0.0f) >> for >>
3/23/22
Bastiaan
,
Mobile Ads SDK Forum Advisor Prod
4
3/2/21
Loud ads despite using setAppVolume(0.5)
that the
setAppMuted
and setAppVolume functions are supposed to control the volume of the ads only for certain ad formats: namely, native video ads and video interstitials. These
unread,
Loud ads despite using setAppVolume(0.5)
that the
setAppMuted
and setAppVolume functions are supposed to control the volume of the ads only for certain ad formats: namely, native video ads and video interstitials. These
3/2/21
Edge Developer
, …
Mobile Ads SDK Forum Advisor
8
7/19/22
Fatal Exception: android.content.ActivityNotFoundException (Admob)
zzae.
setAppMuted
(zzae.java:7) at ql.dispatchMessage(ql.java) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java
unread,
android
Fatal Exception: android.content.ActivityNotFoundException (Admob)
zzae.
setAppMuted
(zzae.java:7) at ql.dispatchMessage(ql.java) at android.os.Looper.loop(Looper.java:194) at android.app.ActivityThread.main(ActivityThread.java
7/19/22
alexander...@gmail.com
, …
Mobile Ads SDK Forum Advisor
14
6/17/22
Google rejects my app and claims ad fraud
MobileAds.
setAppMuted
(true); List testDeviceIds = Arrays.asList("some id"); RequestConfiguration configuration = new RequestConfiguration.Builder().setTestDeviceIds
unread,
Google rejects my app and claims ad fraud
MobileAds.
setAppMuted
(true); List testDeviceIds = Arrays.asList("some id"); RequestConfiguration configuration = new RequestConfiguration.Builder().setTestDeviceIds
6/17/22
Mobile Ads SDK Forum Advisor Prod
4/13/20
RE: [google-admob-ads-sdk] setAppMuted not always honored?
Hi Markus, I work along with Deepika. As per checking, we'll need a detailed debug information from a creative where the behavior is observed in
unread,
RE: [google-admob-ads-sdk] setAppMuted not always honored?
Hi Markus, I work along with Deepika. As per checking, we'll need a detailed debug information from a creative where the behavior is observed in
4/13/20
Alexander Rieger
,
mobileadssdk...@google.com
2
3/28/19
Getting java.lang.NoClassDefFoundError for admob interstitials on some devices
MobileAds.
setAppMuted
(true); mInterstitialAd = new InterstitialAd (this); mInterstitialAd.setAdUnitId(BuildConfig.AD_UNIT_ID); mInterstitialAd.setAdListener(new
unread,
android
Getting java.lang.NoClassDefFoundError for admob interstitials on some devices
MobileAds.
setAppMuted
(true); mInterstitialAd = new InterstitialAd (this); mInterstitialAd.setAdUnitId(BuildConfig.AD_UNIT_ID); mInterstitialAd.setAdListener(new
3/28/19
Philipp P
,
mobileadssdk...@google.com
2
3/22/19
Mute videos in banner ads
MobileAds.
setAppMuted
(true); But the sound is still playing. We think its because the ad is inside a webview which contains an html video tag, and the mentioned method doesnt work
unread,
android
Mute videos in banner ads
MobileAds.
setAppMuted
(true); But the sound is still playing. We think its because the ad is inside a webview which contains an html video tag, and the mentioned method doesnt work
3/22/19
Markus Wiederkehr
, …
Newspapers Apps
9
10/24/18
Please honor setAppMuted and setAppVolume
MobileAds.
setAppMuted
(true); MobileAds.setAppVolume(0.0f); AdRequest.Builder adsRqBuilder = new AdRequest.Builder(); BaseUtil.addKeywordsToAd(this, adsRqBuilder
unread,
android
Please honor setAppMuted and setAppVolume
MobileAds.
setAppMuted
(true); MobileAds.setAppVolume(0.0f); AdRequest.Builder adsRqBuilder = new AdRequest.Builder(); BaseUtil.addKeywordsToAd(this, adsRqBuilder
10/24/18
TheOttoBot
,
Joshua Lagonera (Mobile Ads SDK Team)
4
10/27/16
Mute Interstitial ads when game is muted?
> -
setAppMuted
(boolean) >> - >> available in the Android AdMob SDK version 9.0 and up. >> >> You can read here >> for >> more information
unread,
android
Mute Interstitial ads when game is muted?
> -
setAppMuted
(boolean) >> - >> available in the Android AdMob SDK version 9.0 and up. >> >> You can read here >> for >> more information
10/27/16
TheOttoBot
,
Veer Arjun Busani(Mobile Ads SDK Team)
3
10/27/16
In Unity - how can I gain acess to the method setAppMuted() ?
>>
setAppMuted
to mute interstitial ads in my game. From what I can tell this >> is a static method in the class MobileAds. >> However this class doesn't seem
unread,
android
In Unity - how can I gain acess to the method setAppMuted() ?
>>
setAppMuted
to mute interstitial ads in my game. From what I can tell this >> is a static method in the class MobileAds. >> However this class doesn't seem
10/27/16