How to make an In-App purchase disable all ads in the app?

Like title says how do you make a Bp that’ll make an in-app purchase and on success disable all ads in the game even if you close or uninstall the app. If anyone knows how to do this or if anyone accomplished this it would be awesome if you shared what you did or shared your Bp. I know others are wondering the same thing.

Hi Spookey0188,

You will want to use a non-consumable IAP item. Save that they bought it and check it before doing any ShowAd calls. If you need an example of a non-consumable in use, take a look at the Unreal Match 3 sample; it does this for the alternative theme.