I have a finished game in unity and so I decided to add ads, only rewarded. I used basic scripts, exactly as they are written in unity. The first run of the ad works fine, even if I click on it several times. But the problem is that when I reload the scene the button cannot be clicked. The script will initialize awkwardly at the beginning, but after reloading the scene it won't initialize and I have no idea why. Does anyone know what to do with it please?
Rewarded ads script : https://docs.unity.com/ads/en/manual/ImplementingRewardedAdsUnity
Initializing script : https://docs.unity.com/ads/en/manual/InitializingTheUnitySDK