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.
Questions tagged [adwhirl]
201 questions
4
votes
0 answers
Integrating Adwhirl with Cordova 2.0 on Android
I have searched all over the web and I have tried EVERYTHING for a week now and I cannot get AdWhirl to work with Cordova/Phonegap version 2.0 on Android. I followed the adwhirl instructions, I tried everything, but It did not work. I had it…

user1673144
- 41
- 1
3
votes
2 answers
Issues With Adwhirl(Admob+Inmobi+..)
With AdWhirl I got these Exceptions...
I Couldn't found Wrong from my Side...
Could anyone Suggest on this..
FATAL EXCEPTION: main
E/AndroidRuntime( 279): java.lang.NullPointerException
E/AndroidRuntime( 279): at…

Sabari
- 51
- 4
3
votes
1 answer
Adwhirl + Millenial Media ads size - too long
I have some problem with ads showing in Adwhirl.
I'm showing Millenial Media and Admob ads there.
Admob is looking pretty good but when MM ad is loaded it looks that the ad is too long.
I was trying to fix it in some ways but couldn't repair…

ByQ
- 31
- 2
3
votes
1 answer
AdWhirl and ARC
Tried to convert an iOS app using AdWhirl to ARC (Automatic Reference Counting).
There are several autorelease calls within AdWhirlView.m that ARC forbids.
When I refactored all my paid apps (that didn't have adwhirl) to ARC, XCode just removed my…

RanLearns
- 4,086
- 5
- 44
- 81
3
votes
2 answers
iAds: Displaying own ads when didFailToReceiveAdWithError
Outside the US and a few other countries (UK, France, Deutschland, Italia, España, Japan/日本), ads from the iAd Network aren't showing up much on iOS, yet.
In the meantime, besides using AdMob and the like to fill the blanks, I wonder if it's…

lucasart
- 1,643
- 1
- 20
- 29
3
votes
1 answer
Android AdWhirl with AdMob and InMobi
Previously I used for Ads just AdMob.
Now I want to use AdWhirl with AdMob and InMobi integration.
AdWhirl with AdMob work fine. But there are no instructions how to integrate AdWhirl and InMobi. Also on AdWhirlAndroidSDK there is list of…

zmeda
- 2,909
- 9
- 36
- 56
3
votes
1 answer
Android Adwhirl shows Unsupported Ration Type
By looking at this link i tried to implement Adwhirl in android
https://www.adwhirl.com/doc/android/AdWhirlAndroidSDKSetup.html
I created accounts in both admob and Adwhirl.
The adwhirl request in going....
But my LOG shows
: Rotating Ad
: Dart…

droid kid
- 7,569
- 2
- 32
- 37
3
votes
2 answers
android and ads
Alright, I've done my googling and found this article to help me out with my small app. However, that one is getting old so I just have to ask, do I really need admod and adwhirl accounts and jars to display simple google ads?
From what I understand…

elwis
- 1,395
- 2
- 20
- 34
3
votes
1 answer
Adwhirl does n't show ads from ad mob and same time it show house ads
now i've been tring to integrate adwhirl to my application it does not show any add from the admob provider.But it will show house ads does not seem any problem with that
I added log cat file
To verify working of admob I interated with the same…

Dev.Sinto
- 6,802
- 8
- 36
- 54
3
votes
2 answers
AdWhirlLayout problem
I have this in my main.xml
And it always results in
Binary…

Ragunath Jawahar
- 19,513
- 22
- 110
- 155
3
votes
1 answer
iAds displaying portrait in landscape orientation from start
I got this iPhone app where I use AdWhirl to change between a number of ad networks. Now when iAds gets its turn in and the phone is in landscape orientation before the ad shows it will display the normal portrait iAd. If I then turn the phone to…

sebrock
- 1,214
- 2
- 15
- 32
3
votes
2 answers
Android AdWhirl & AdSense 3.1
AdSense (Google AdSense SDK 3.1) alone works fine in my app.
When I use AdWhirl I see in my Log always:
:WARN/AdWhirl SDK(562): AdSense company name and app name are required parameters
How do I send this params right so also AdWhirl transfer it…

christian Muller
- 5,016
- 6
- 34
- 44
3
votes
0 answers
AdMob House Ad Issue
Previously we have used AdWhirl, where it was simple and easy to create your House Ads. You would then quite simply adjust the settings so they were 100% or split it with AdMob or iAd.
Since AdWhirl is now shutting down it recommended to switch to…

user2776748
- 31
- 2
3
votes
2 answers
How can we add Flurry to AdMobs or AdWhirl Mediation?
How can we integrate Flurry to Admobs or AdWhirl Mediation ?? Is we cant Flurry using Webpage then, do we need to add it using Code ? I am working in Android, how can we do that?

Alex Mathew
- 1,534
- 9
- 31
- 57
3
votes
1 answer
AdMob and AdWhirl confusion with iOS6
I spent a few hours this afternoon trying to get an old iOS app project from last Spring to run on an iPhone4 with iOS6 and ran into all manner of errors concerning arm7s and the AdWhirl framework.
In trying to sort it out I discovered that my…

spring
- 18,009
- 15
- 80
- 160