Questions tagged [adwhirl]

AdWhirl is an open source mediator that enables one to serve ads in an app from any number of ad networks as well as one's own house ads. By using multiple networks, one can determine which perform best for the particular app and optimize accordingly.

201 questions
0
votes
1 answer

Adwhirl test ad issue

In my application i have integrated ad-whirl, in the ad-whirl setup i have configured 3 ad networks like iad, ad-mob and Millennial Media but ads are coming only from ad-mob network. Even i have turned off both iad and ad-mob network in ad network…
Ganapathy
  • 4,594
  • 5
  • 23
  • 41
0
votes
1 answer

Adwhirl ad not receive issue

In my application , i have integrate Adwhirl . i have registered in 3 more networks like iAd, Admob and Google AdSense. its working fine. but in some case -(void)adWhirlDidFailToReceiveAd:(AdWhirlView *)adWhirlView usingBackup:(BOOL)yesOrNo { …
Ganapathy
  • 4,594
  • 5
  • 23
  • 41
0
votes
1 answer

Adwhril with Millinial media,ZestAdz and InMobi is giving errors

I tried to implement Adwhril and added Millenial Media,ZestAdz and InMobi network to it.I have also setup up house ads for back up. Now the problem is that when Adwhril tries to show ads from InMobi than a big blank black screen appears and…
Viking
  • 127
  • 2
  • 13
0
votes
1 answer

adwhril sample not working

can anyone provide me a sample for integrating adwhril into android.I tried this sample http://paste2.org/p/2168910 I used the same code as that one replacing the sdk key of mine But i am getting warnings saying Can anyone suggest me updated the…
G_S
  • 7,068
  • 2
  • 21
  • 51
0
votes
1 answer

Issue with implementing Adwhirl

I am implementing ad-whirl in my iOS project. I need advertisement in my app by 3 networks, Admob, Millennial Media and iAd. I already activated those 3 networks on my ad-whirl account and I downloaded the example SDK for Adwhirl. But the…
M.B
  • 885
  • 2
  • 15
  • 31
0
votes
1 answer

Implement AdWhirl + iAD

Hello Everybody, is this possible to use Ad Whirl with iAd in IOS application? i am unable to find any tutorial regarding this? if anybody know about this, please reply with a suggestion.
M.B
  • 885
  • 2
  • 15
  • 31
0
votes
1 answer

ios smart banner ads by adwhril or mobclix

I am developing a free app in which i have iAds integrated currently. To maximise my earning I wanted to integrate mobclix or adwhril, I want to integrate smart banners like iAds but with both services I couldnt find smart ads option. Can somebody…
0
votes
2 answers

iAds trough adWhirl not fully loading

I just implemented adWhirl to my app with iAds and adMob. Everything compiles correctly and adMob works perfectly, but my iAd's are not being sized correctly. the ad looks like its the right size, but it actually appears to be cut off. About 1/4 of…
Sean Wagner
  • 121
  • 1
  • 2
  • 9
0
votes
1 answer

AdWhirl on Android - Sum of ration weights is 0 - no ads to be shown

I can't get Adwhirl to work. After an hour of trying the offical documentation, I tried the minimalistic route, through XML:
0
votes
1 answer

How to integrate adwhirl code into android application

i want to integrate admob code inside my test app, here are the steps i have followed. Layout file looks like this
Naruto
  • 9,476
  • 37
  • 118
  • 201
0
votes
2 answers

Adding a UIButton to AdWhirl ad banner

How to add a UIButton to AdWhirl ad banner? Trivial [adWhirlView addSubview: button] doesn't work. Button doesn't appear. UPD Already tried: [view addSubview:adWhirlView]; [adWhirlView addSubview:button]; [adWhirlView…
Oleg Trakhman
  • 2,082
  • 1
  • 17
  • 35
0
votes
1 answer

AdWhirl update viewControllerForPresentingModalView

I've implemented a singleton to display adWhirl ads. However, when I change scenes in my storyboard app, the viewController for the ad is not updated until a new ad is requested. I have viewControllerForPresentingModalView implemented in the…
jross
  • 1
  • 1
0
votes
1 answer

Connect Vpon Adwhirl on Iphone

I try to connect Vpon Adwhirl on Iphone ,the ad show on my iphone app,but I have a question because i see an error 2012-06-29 13:24:21.001 Butter[3083:17603] Cannot create ad network config from { key = ""; nid = ; nname = ""; …
Alice Chen
  • 231
  • 1
  • 2
  • 11
0
votes
2 answers

AdWhirl custom event noSuchMethodException?

today I tried integrating the TapForTap network with AdWhirl and a custom event. Apparently many people have been able to achieve this without any errors, but I wasn't one of them. My code is my ad class that loads my ads whenever it is initialised.…
Nik
  • 1,033
  • 2
  • 11
  • 28
0
votes
1 answer

Adwhirl and InMobi on Ipad

I implemented Adwhirl into my new universal app. And was able to get the admob adapter running for Ipad... With help form this great answer... Now I am stuck implementing InMobi. I try to change the get ad function but it does not seem to work for…
Anselm Scholz
  • 478
  • 9
  • 20
1 2 3
13
14