Hi,
I've decreased ads sound volume to 0 in one of my applications, but sometimes I can hear the sound.
This issue lead to a negative feedback from my application users, and I can’t resolve it
The platform is: iOS
The code which is responsible for the sound muting:
[GADMobileAds sharedInstance].applicationVolume = 0.0;
Kind regards,
Hossam