Can't drag and drop item from storyboard to viewcontroller in xcode

前端 未结 13 1436
不知归路
不知归路 2021-02-02 10:54

I started working with xcode a few days ago, and today I tried to connect a textview from the main storyboard to the viewcontroller, but I figured out that its not working.

13条回答
  •  礼貌的吻别
    2021-02-02 11:33

    I had same problem, I realised I selected wrong story board. If you made app with default settings you will get two story boards (Main and Launch Screen). Labels on Launch screen story board cannot drag drop.

提交回复
热议问题