سؤال

My adBannerViewdoesn't appear in my UIScrollView.

I suppose it is because user doesn't visualize the ad if he does not scroll. So Apple does not allowed it.

Is it right ? I have not found anything on the subject on the web.

Cheers.

هل كانت مفيدة؟

المحلول

You can't place an ADBannerView inside an UIScrollView such as a UITableViewController

You can however use a UIViewController and add, on top of this view, an ADBannerView and UIScrollView.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top