Welcome, Guest
Username Password: Remember me

iAd with SCTableViewModel
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: iAd with SCTableViewModel

iAd with SCTableViewModel 1 year, 7 months ago #1

Any body using the iAd with SCTableViewModel? How to display iAd Banner on the top of the TableView using the SCTV? Anyone has sample iAd with SCTableViewModel?
  • rajdn
  • OFFLINE
  • Senior Boarder
  • Posts: 47
  • Karma: 0

Re: iAd with SCTableViewModel 1 year, 7 months ago #2

Beware that if you place your iAd either inside the header/footer view of a table view or inside any of its cells, Apple will most certainly reject your app. It's an Apple requirement that iAd be placed in a static position that does not scroll.

So what you basically need to do is use a normal UIViewController, add a UITableView, then resize it and place the iAd on top of it.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72
  • Page:
  • 1
Time to create page: 1.09 seconds