-1

I am using Inmobi to publish ads in my iOS app. The banner ads are appearing in all screens. I don't want it to appear in one screen as it is blocking the button. Any solutions?

Update: I wrote to inmobi support. Now my account is made inactive without my permission. Its more than 24 hours but no resolution yet.

2 Answers2

0

Sohan from InMobi here.

The banner ad is a UIView. Just hide it or remove it from the superview in the screen in which you don't want it to show. Thats it, really!

Sohan
  • 1,287
  • 1
  • 15
  • 29
-1

Use setFrame() to your banner ads and adjust it as you like.

Ahmad Dwaik 'Warlock'
  • 5,953
  • 5
  • 34
  • 56
Nakket
  • 620
  • 7
  • 18