Open MonuCarpenter opened 1 month ago
setMuted seems you have not implemented this function ?
i have tried this also
await AppLovinMAX.initialize(env.APPLOVIN_SDK_KEY)
await AppLovinMAX.loadInterstitial(interstitialAdUnitId) //@ts-ignore correct type setMuted(mute: boolean): Promise<boolean>;
await AppLovinMAX.setMuted(true)
i think for some networks mute dont work may be
ping me if i did something wrong here and close this issue if everything is okay
thanks @danielsogl
tried
setMuted
but ads are not getting mutedor guide me if i'm doing something wrong here..