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

I duped this with a project, too. FB20448591

still an issue in ios 26.1 b2

I duped this one as well (FB20547079 for iPadOS 26, FB20376452 for macCatalyst 26.1, and FB20376479 for iOS 26.1). The problem still exists in beta 2.

The separator color also does not work in storyboard(xib). It works programmatically.

Still an issue in beta 3

This is still broken in 26.1 Beta 3. Is there anyway to find out if it will be fixed by the time 26.1 releases?

iOS 26.1 UITableView separator style not working
 
 
Q