Our client is having complaints about “noisy ads” and would like the option to silence them. With Vungle we have the option to pass in “isSoundEnabled=false” when we show an ad, but we don’t have the option to do so with Admob.
However I’ve found that Admob has functions for muting the ads, as described here:
https://developers.google.com/admob/android/global-settings
Perhaps these functions are already in the plugin, but are just not documented.
Is it possible to have these features included in the plugin?