有人可以解释这个广告信息警告的含义/原因吗?
Nov 23 09:24:06 unknown AdSheet[256] <Warning>: AdSheet running for 59.992 seconds with 1 clients and 1 assertions [banner:1]: info.company.app (State: Foreground Running) (Background: 0, no timer) has 1 banners: 0xee74b00:EDFD972C-2C31-45A6-A57C-F129F8D0CB97 (created 2011-11-23 17:23:44 +0000) [Visible: never] [In Window: YES]
它每20秒重复一次(在日志中),并以每秒20秒的速度递增“运行xx.xx秒”。
它出现在我的iAd支持的应用程序的日志中,无论是否加载了测试广告。
在我杀死应用程序后,它会持续两到三次:
Nov 23 09:33:06 unknown AdSheet[256] <Warning>: AdSheet running for 599.993 seconds with 0 clients and 0 assertions []:
然后停止
谢谢
答案 0 :(得分:0)
我很确定[Visible: never]
与警告有关。您确定自己的AdSheet可以在屏幕上显示吗?您是否有机会意外地将AdSheet的副本添加到您不知道的IB中的viewController?您应该记住广告应该出现在前台。