iOS 26.1 UITableView separator style not working

Dear Apple Developer Support,

We found that on devices running iOS 26.1 Beta, if we set the separator style of a UITableView to None via xib, the setting will have no effect and the table view cells will show separators.


To reproduce this issue, I created a simple project. Please refer to the following screenshots.

On iOS 26.0, no separator is showing.

However on iOS 26.1, separators are showing.

We have already filed a bug report FB20365301. We'd like to know if this is a bug and if it will be fixed before iOS 26.1 is officially released.

Thank you.

Answered by DTS Engineer in 860555022

Thanks for filling the bug report, it's been routed to the appropriate engineering team.

Could you verify if you’re able to reproduce the issue if UITableViewCell.SeparatorStyle value is set programmatically? Thanks

Report is not searchable @viviyang77

Hi @Tornike_e, thanks for your reply.

It seems that I can only share the feedback to myself or my team. Do you have any idea how to make the feedback public?

Btw so far no one has replied my feedback yet.

Thanks for filling the bug report, it's been routed to the appropriate engineering team.

Could you verify if you’re able to reproduce the issue if UITableViewCell.SeparatorStyle value is set programmatically? Thanks

iOS 26.1 UITableView separator style not working
 
 
Q