Storyboard warning: prototype table cells must have reuse identifiers

前端 未结 11 1063
礼貌的吻别
礼貌的吻别 2020-12-07 19:36

I am getting this warning from storyboard - prototype table cells must have reuse identifiers.

I have renamed the identifier in the attributes inspector but it does

11条回答
  •  时光取名叫无心
    2020-12-07 19:59

    Another way is to set the Table View 'Prototype Cells' property to zero in Attributes Inspector, if you are defining the cell using a .xib programatically.

提交回复
热议问题