with Xcode 8 no valid 'aps-environment' entitlement string found

后端 未结 2 1361
天命终不由人
天命终不由人 2021-02-19 19:34

I installed Xcode 8. Since then I am getting

application:didFailToRegisterForRemoteNotificationsWithError:, Thread [{number = 1, name = main}] error [Er

2条回答
  •  说谎
    说谎 (楼主)
    2021-02-19 20:29

    One more thing... Check that you enable Push notifications for PROPER configuration. I've wasted around an hour trying to figure out what's going on with pushes on DEBUG with permanent NO APS entitlement. But pushes was enabled ONLY in RELEASE.

提交回复
热议问题