移除测试id
This commit is contained in:
parent
a0067d9b58
commit
ea569697ca
|
@ -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();
|
||||||
|
|
Loading…
Reference in New Issue