This part shows you how to integrate banner ads from Ftc into an iOS app. In addition to code snippets and instructions, it includes information about sizing banners properly and links to additional resources.
When building and testing your apps, make sure you use test ads rather than live, production ads.
The easiest way to load test ads is to use our dedicated test ad zone ID for iOS banners: $$$
It’s been specially configured to return test ads for every request, and you’re free to use it in your own apps while coding, testing, and debugging. Just make sure you replace it with your own as zone ID before publishing your app.
It’s pretty important to destroy banner view when it’s not needed anymore to free the memory it’s using. Destroy method will also take care about removing banner from view.