ios - BurSTLy OAIAutoRefreshManager 显示插页式广告而应用程序没有请求它们

标签 ios interstitial millennial-media burstly

我们遇到了一个奇怪的问题,即在我们的应用没有请求的情况下,突然出现的插页式广告不断随机弹出。我们正在使用适用于 iOS 的 BurSTLy SDK。

看burSTLy的日志,是这样的

[;2013-11-06 16:01:13.209 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, Refresh ad operation is requested.
2013-11-06 16:01:13.210 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, Will show prefetched ad.
2013-11-06 16:01:13.210 MyMusicApp[43490:a0b] [Burstly]d t=2571i, Reachability Flag     Status: -R -----l- networkStatusForFlags
2013-11-06 16:01:13.211 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210,   NetworkController=0x13a6cdb0, NetworkName=millennial, Show of a prefetched ad is requested.
2013-11-06 16:01:13.211 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210,   NetworkController=0x13a72c70, NetworkName=millennial, Received ad. Transferring to main   thread...
2013-11-06 16:01:13.211 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, NetworkController=0x13a72c70, NetworkName=millennial, Received ad on main thread. 
2013-11-06 16:01:13.211 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, Ad manager has received millennial ad.
2013-11-06 16:01:13.212 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, AutoRefreshManager=0x19ef45b0, Timer is stopped.
2013-11-06 16:01:13.212 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, AutoRefreshManager=0x19ef45b0, Current network is set to millennial.
2013-11-06 16:01:13.212 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, AutoRefreshManager=0x19ef45b0, Timer is calculated as 30.000000.
2013-11-06 16:01:13.212 MyMusicApp[43490:a0b] [Burstly]d t=2571i, m=0x19365210, AutoRefreshManager=0x19ef45b0, Timer is started

似乎有一些 AutoRefreshManager 随机启动计时器并获取插页式广告进行显示。我相信我们不会在我们的代码中要求这样做。有没有人遇到过这个问题或者知道为什么会突然这样?

这是代码的堆栈跟踪

   0   MyMusicApp                      0x008ae9bb -[MMWebView initWithFrame:] + 75
1   MyMusicApp                      0x0087dc13 -[MMOverlayViewController init] + 691
2   MyMusicApp                      0x0087a8b9 +[MMInterstitial displayForApid:fromViewController:withOrientation:onCompletion:] + 1036
3   MyMusicApp                      0x00926411 -[BurstlyMillennialInterstitial presentInterstitial] + 400
4   MyMusicApp                      0x00926bcb -[Burstly_millennial_Adaptor showPrecachedAd] + 150
5   MyMusicApp                      0x00952ca7 -[OAIAdManager requestRefreshAd] + 1563
6   MyMusicApp                      0x00956173 -[OAIAutoRefreshManager requestRefreshAdToDelegate] + 42
7   Foundation                          0x03c04b67 __NSFireTimer + 97
8   CoreFoundation                      0x06370c46 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
9   CoreFoundation                      0x0637062d __CFRunLoopDoTimer + 1181
10  CoreFoundation                      0x06358698 __CFRunLoopRun + 1816
11  CoreFoundation                      0x06357b33 CFRunLoopRunSpecific + 467
12  CoreFoundation                      0x0635794b CFRunLoopRunInMode + 123
13  GraphicsServices                    0x07cd49d7 GSEventRunModal + 192
14  GraphicsServices                    0x07cd47fe GSEventRun + 104
15  UIKit                               0x03fde94b UIApplicationMain + 1225
16  MyMusicApp                      0x0001bc5d main + 125
17  libdyld.dylib                       0x06d26725 start + 0
18  ???                                 0x00000001 0x0 + 1

任何帮助/指点将不胜感激

最佳答案

您可能想在插页式广告的“创意选项”部分查看横幅刷新率。我们设置了这些并遇到了类似的问题。为我们关闭固定的东西。

关于ios - BurSTLy OAIAutoRefreshManager 显示插页式广告而应用程序没有请求它们,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19847453/

相关文章:

javascript - Cordova iOS 不响应 touchinput

ios - UIScrollView 消息传递应用程序行为

ios - 为什么我的 AdMob 插页式广告在 Xcode Simulator 中运行良好,但在我的测试设备上却不行?

android InterstitialAd 总是无法正确显示

ios - 如何从 xib 中的单元格转到 Storyboard 中的 VC

ios - didReceiveRemoteNotification 不工作 swift

ads - 在 Google DFP 中, "Out of Page"未显示在被转换页面上

android - java.lang.ClassNotFoundException : Didn't find class "com.millennialmedia.android.VideoPlayer" 异常

android - 在 Android 应用程序中集成 Millennial Media SDK 5.0