I would like to display numerous AdMob BannerViews across multiple ViewControllers in my app.
Essentially displaying the same banner across numerous UIViews - so as not to create a separate instance of a BannnerView every time a user navigates through different UIViews.
Can you please direct me to an example reference?
Many thanks.