标签: cocoa-touch admob ads
您必须为测试广告指定每个设备:
request.testDevices = [NSArray arrayWithObjects:@"3222e18ddc56b034fdf816e0d93ee7a1", GAD_SIMULATOR_ID, nil];
我想为某人发送Ad Hoc版本,我希望他能看到测试广告。有可能吗?
答案 0 :(得分:0)
在最新版本的AdMob中无法实现。 BOOL testing propery已被弃用且无效。
BOOL testing