Will my app get rejected if I place an iAd in a UITableView headerView?
I am displaying iAd's in the headerView of a UITableView. When the user scrolls the iAd disappears because the headerView is no longer visible. I am not sure if this will prevent my app from being accepted. Jasarien As I explained in an answer to your previous question (and another question that was closed as a duplicate): iAd appears in simulator but not on device Apple will reject your application if an iAd is within a table cell. iAds are required to be in a static position on the page, and not in any kind of scroll view (this includes table views). This is because iAds pay by impression as