FBSOpenApplicationErrorDomain Code=3

前端 未结 5 832
旧巷少年郎
旧巷少年郎 2020-12-10 00:13

I just added a Watch app to my project and try :

override func awakeWithContext(context: AnyObject?) {
        super.awakeWithContext(context)
        let re         


        
5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-10 00:49

    Try returning to the view controller and running again in the simulator; it worked for me in Xcode 7.2.

提交回复
热议问题