Segues initiated directly from view controllers must have an identifier

I'm seeing this warning in a project with regard to storyboard: warning: Unsupported Configuration: Segues initiated directly from view controllers must have an identifier.

Segues initiated directly from view controllers must have an identifier. Ideas on how to know specifically which segues?


  • Open Storyboard
  • Search for push segue to or segue to in bottom of search area like image attached 在这里输入图像描述
  • Hope it helps.

    链接地址: http://www.djcxy.com/p/61284.html

    上一篇: PHP的Socket服务器与node.js:网络聊天

    下一篇: 直接从视图控制器启动的分段必须具有标识符