I am relatively new to objective-c but have built a few small apps. I implemented a revmob fullscreen ad in my app and would like to have a "remove ads" button next to the "X" to capture their attention at the right moment. Any suggestions on how to do this?
Asked
Active
Viewed 218 times
1 Answers
1
I doubt you can do that, as ad providers need to guarantee you're not hiding the ad from the customers. And if you could do it, it might be against your ad contract.

Almo
- 15,538
- 13
- 67
- 95
-
yeah that would make sense – user3924059 May 28 '15 at 20:11
-
If at some point you decide this is in fact the answer to your question, you should click the checkmark to let the system know that your question is answered. Leaving it for a while to see if anyone else answers makes sense, too. – Almo May 28 '15 at 20:15
-
1Thanks will do, I will wait a couple more days to see if there are any other inputs before deciding – user3924059 May 29 '15 at 20:46