I have implemented revmob ads in my app. A movie player app.
The problem I have is that the banners still show when i play movies the app basiclly links to mp4 files that play in the stock iphone video player.
how do i tell xcode to hide ads when the player is active
I know i use the [RevMobAds hideBanner]; command i don't know where to put the code.