I have a universal app, that has a UITableView that allows standard editing where the cells indent to the right, there's empty circles for unselected rows and the filled in circle with a checkmark for selected rows. This works fine on iPhone (first photo), but the checkmarks don't appear when run on an iPad (second photo). Does anyone have any idea why this might be?


Thanks in advance...