Showing interstitial/rewarded ad throws an error INVALID_PARAM frequently
From Feb 14, 2025 (UTC+9), there are situations that an amount of error code INVALID_PARAM from ad.showAsync is increased. As I researched with error logs from our game log server on Feb 16, it usually occurs on Android device, and most of the error messages were 'Ad with ID ... was not initailized' and appeared when call ad.loadAsync and ad.showAsync again after received an error (code: ADS_NOT_LOADED, message: Ad with ID ... was not loaded) from previous ad.showAsync even called ad.loadAsync before. I share a graph image of the trend in the number of error logs of interstitial/rewarded ad error from our game log server.