less than 1 minute read

Xcode 13 (iOS 15) displays the following warning message for project having minimum deployment as iOS 10.

  • Attribute Unavailable: Estimated section header height before iOS 11.0
  • Attribute Unavailable: Estimated section footer height before iOS 11.0

This warning gets displayed for new UITableViewController added to the Storyboard file. You can get rid of the warning messages by adding 0 to Estimate Header and Estimate footer for Sections under Size Inspector

Need iOS Help?

I help developers and founders with:

  • New apps — idea to App Store
  • Bug fixes, debugging & rescue
  • App Store rejections
  • Code review & mentoring
See how we can work together →

10+ years iOS • 10+ published apps • 11,000+ students trained

Updated: