Why does my WatchKit extension cause a “Waiting to attach” message on an actual Apple Watch but not in a simulator?

后端 未结 6 1088
不知归路
不知归路 2021-01-05 13:01

I have a published iOS app and am trying to add a WatchKit extension for it.

For now, all I have is a watch interface.storyboard with a si

6条回答
  •  难免孤独
    2021-01-05 14:05

    I discovered that my WatchKit Bundle Names in my info.plist were not consistent. Ensure that the prefixes are exactly correct.

提交回复
热议问题