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

Ads aren't showing in android app

I am using AdWhirl for my ads and they aren't showing in my app when I run it in the emulator. I heard it sometimes takes a while, so i left it for 10 minutes but still nothing. I have disabled AdSense just to see if it would work with just AdMob,…
NotACleverMan
  • 12,107
  • 12
  • 47
  • 67
0
votes
1 answer

Live iPhone app not showing ANY adWhirl ads

I implemented adWhirl ads in my iPhone app. During testing ads showed great from all networks, including house ads. I released the app, I have active users (because they submit high scores) But... No income showing in network reports and when I use…
Hanaan Rosenthal
  • 1,359
  • 1
  • 11
  • 20
0
votes
3 answers

admob for android

I followed all the instruction but my ad doesn't appear in my app. My app is already on the market, I configured admob and adwhirl, and it's say it's active, but I can't do it. Can somebody help me ?
Tsunaze
  • 3,204
  • 7
  • 44
  • 81
0
votes
1 answer

How to register as a Ad Network with Ad mediators like AdMob etc?

I searched a lot but could not find a single documentation on requirements/specs/process for registering as a network with any of the ad mediator liked AdMob etc. I already know that I would have to create a SDK and a adapter that would communicate…
Debasish Mitra
  • 1,394
  • 1
  • 14
  • 17
0
votes
0 answers

AdWhirl delegate not receiving messages

I am new to Adwhirl and am having some problems. I am setting my mainScreen controller as the delegate for AdView. While I am in this view, the ads refresh just fine. When I switch to another view though, the delegate no longer received any new…
kamran619
  • 531
  • 10
  • 32
0
votes
1 answer

Adwhirl ads don't show

I've set up AdWhirl before on another app, but now it's not working for me for some reason. I've set up AdMob and retrieved the publisherID, then added it into the AdWhirl site, and configured the percentage, but I don't see any ads. I don't even…
user773737
0
votes
1 answer

com.adwhirl.AdWhirlLayout failed to instantiate

I have an App that used AdWhirl. Since Admob is doing the same task in a more udated way, I want to switch from AdWhirl to Admob. I have changed my layout/main.xml and now the grahpical layout crashes. When I run the app on the phone it gets…
Pedro Santangelo
  • 143
  • 2
  • 13
0
votes
1 answer

First iAd request with AdWhirl always returns a portrait ad on iPad

I'm using AdWhirl to display both iAd and AdMob ads in my app. On the iPad, when in Landscape orientation, I create an AdWhirlView that is 1024 wide, but the first iAd returned is always a Portrait width ad (768). If I rotate the iPad to portrait…
Kenny Wyland
  • 20,844
  • 26
  • 117
  • 229
0
votes
0 answers

tiny_malloc_from_free_list Error

I am using my app on iPad then it got error tiny_malloc_from_free_list and it causes the application to crash. Where as I know it is causes by adWhirl Which i have used in my app and the method is (void)bannerView:(ADBannerView *)banner…
iEinstein
  • 2,100
  • 1
  • 21
  • 32
0
votes
1 answer

AdWhril adds not displaying and even not posting to twitter when upload to app store

i have implemented AdWhirl in my app and when i create build in xcode and install on my iphone then adds are showing perfectly but when i download the app from the app store then adds not receiving. i have another issue relate to twitter and that is…
robin.cssoft
  • 136
  • 6
0
votes
1 answer

xcode after adding folder to project .h not found

I am developing cocos2d app and was trying to add adwhirl into it. I downloaded AdWhirl sdk and added to project (pulled folder to column where are all .h .m files, checked add to target and copy files). But after I add for example #import…
Mathemage
  • 315
  • 4
  • 13
0
votes
1 answer

Intercept Ad Touch on iOS (Adwhirl)

My app will display a drop down notification when the user needs to be notified about something. The problem I am facing is that if I display a drop down notification, and there is an ad behind it, it intercepts the touch on the notification. I have…
kamran619
  • 531
  • 10
  • 32
0
votes
2 answers

Adwhirl crashes on while iAd is loading

I have implemented the AdWhirl to show different network Ads but while it shows the ads on my view and I tap to open the ad it crashes with the following displayed in the log -[AdWhirlAdapterIAd helperNotifyDelegateOfFullScreenModal]: unrecognized…
iEinstein
  • 2,100
  • 1
  • 21
  • 32
0
votes
0 answers

Can't add or upgrade iAd.framework

I have upgraded AdWhirl for an Iphone app. Everything is fine so far, except the AdWhirl adapter had problems with iAd. I reasoned that it was because I linked an iAd framework that was too old. I had not upgraded iAd.framework in the app since…
Henrik Erlandsson
  • 3,797
  • 5
  • 43
  • 63
0
votes
1 answer

iPhone Adwhirl 3.2 InMobi integration

I'm tryting to integrate InMobi 3.6.0 SDK into the adWhirl 3.2 on iPhone. The app can't be built because of the following error: - (GenderType)gender; Error: Expected a type I've tried to use .h and .m files for adwhirl 3.0 InMobiAdapter, but…
lonlywolf
  • 505
  • 5
  • 16