My app has a tableview, which I insert a gradient layer at index 0 to each row to make it look nice. Since upgrading to iOS 9 Public Beta 3 the gradient layer is now on top, covering all the text in the cell... This worked just fine in iOS 8 and the earlier iOS 9 public betas, but beta 3 seems to have broken it. Anyone else?