NSInvalidArgumentException - receiver has no segue with identifier

前端 未结 8 1623
迷失自我
迷失自我 2020-11-29 07:32

I have been trying everything for hours, and nothing\'s worked. I am trying to segue between two view controllers, from one tableViewController to another tableViewControlle

8条回答
  •  眼角桃花
    2020-11-29 07:52

    I was able to fix it by running "clean" under the "Product" menu in Xcode, and resetting the contents and settings in the simulator.

提交回复
热议问题