iOS: Production push notifications, Invalid token from APNS server

后端 未结 6 1109
死守一世寂寞
死守一世寂寞 2020-12-09 10:10

My app is now available in the app store, so I\'ve downloaded it to my device. The push notifications were working fine during development. I am using JavaPNS to send out th

6条回答
  •  爱一瞬间的悲伤
    2020-12-09 10:39

    xCode 8.0

    I had "invalid token" error the after installing of xCode 8.0. The issue was found here: Project Navigator -> select project (topmost item) -> select project name in Targets menu -> choose Capabilities in top menu -> look at PUSH Notifications section -> click "Fix issue"

提交回复
热议问题