It’s a bit late, but I just ran into this issue… Setting the background color on the contentView works fine:
cell.contentView.backgroundColor = [UIColor redColor];
It’s a bit late, but I just ran into this issue… Setting the background color on the contentView works fine:
cell.contentView.backgroundColor = [UIColor redColor];