I have interstitial fullscreen ad in my iOS app. I do not have control on HTML code for ad. I do not wish to modify ads code provided by ad network.
Sometimes ad is not loading due to network problems.
There is no way to close interestitial. App is unusable after that.
I wish to place native close UIButton over UIWebView.
I do not use IB, I have to make such button programatically.
How to do that?
For example,
Then put whatever code you like in the method