Questions tagged [candisplaybannerads]

10 questions
5
votes
2 answers

Changing canDisplayBannerAds to NO does not update the view to remove ad banner

Weird question, and I've been bannging my head against this wall for hours and haven't been able to solve it. I have a iOS 7 only app that uses storyboards. On my main root view controller, I display an iAd banner at the bottom of the view using…
1
vote
0 answers

candisplaybannerads jerks onto screen when ad loads

I saw a few posts on this but neither seemed to answer my issue... I have a menu at the bottom of my view constrained to the bottom layout guide so that when an ad loads using self.candisplaybannerads = true; the menu moves up as well. In iOS7…
Jason Bestor
  • 99
  • 1
  • 2
  • 10
1
vote
0 answers

canDisplayBannerAds causing container view issue

I have added canDisplayBannerAds into my application and it's working great with one minor exception, it causes my container view to get clipped for some reason. In the image below it shows a UITextView above a Container View. Notice on the right…
Kurt Anderson
  • 932
  • 1
  • 10
  • 26
1
vote
0 answers

How to layout the originalContentView, when canDisplayBannerAds is YES?

I've always wanted to develop word games, so I have purchased an app template - to learn from the source code. After I have converted the template to ARC and to Storyboard I would like now to start using iAd in my app. However when I put…
1
vote
1 answer

iAd Reconfigures Screen: Need iAd to Appear in Front of Screen - Swift

I have successfully implemented iAd in Swift, except when an ad appears, it reconfigures the dimensions of self. How do I make it such that the ad appears in front of the screen, and doesn't alter the size of the screen? This is the code I…
tdh
  • 884
  • 1
  • 11
  • 22
1
vote
1 answer

Change properties for iAd view created using canDisplayBannerAds

On iOS 8 the iAd banner automatically created by using canDisplayBannerAd is displayed with a white background: that does not suit the app design at all. So I need to change it. How to do it ? Changing the background color property is easy but how…
Dominique Vial
  • 3,729
  • 2
  • 25
  • 45
1
vote
0 answers

UIViewController canDisplayBannerAds user interaction issues

I'm working on an application in which I am implementing the iAd framework. Base SDK version is iOS 7. Initially, I began by placing AdBannerView objects at the bottom of the screen where I wanted them. Because of the way I implement my view…
mbm29414
  • 11,558
  • 6
  • 56
  • 87
0
votes
0 answers

How can I rotate 2 or more html banners (Adnetwork tags) on a single banner space

I got this code for rotatating multiple images on a space