Swift- How can I on GADInterstitial ad sound when vedio ad playing

Viewed 16

I use those two lines 2 of code but it didn't work:

GADMobileAds.sharedInstance().applicationMuted = false
GADMobileAds.sharedInstance().applicationVolume = 1.0
0 Answers
Related