WatchOS 2 (beta 5): watchAppInstalled returns false

前端 未结 4 1555
执笔经年
执笔经年 2021-02-13 21:46

The Watch App is installed on the watch and I can tap and run it on the Watch, but watchAppInstalled method returns false.

Also, I can only install the Watc

4条回答
  •  爱一瞬间的悲伤
    2021-02-13 22:25

    What worked for me was adding the arm64 architecture to both the Watch app and iOS app as @Zubair suggested.

    Update: This bug is fixed in Xcode 7, beta 6

提交回复
热议问题