移除测试id

This commit is contained in:
luojian 2025-09-02 16:27:08 +08:00
parent a0067d9b58
commit ea569697ca
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ namespace WZ
LoggerUtils.Debug("[Admob] init success"); LoggerUtils.Debug("[Admob] init success");
}); });
_nativeAdUnits.Add("ca-app-pub-3940256099942544/2247696110");
if (_nativeAdUnits.Count > 0) if (_nativeAdUnits.Count > 0)
{ {
LoadNative(); LoadNative();