iOS推送通知:无效的令牌

问题描述:

我已经发布了一个应用程序,并且确保正在使用分发(临时)推送证书并在服务器端使用推送向导来发送推送通知.尝试发送推送时出现以下错误:

I have published an app, and am sure that am using distribution(ad hoc) push certificate and using Push Wizard on the server side for sending push notifications. Am getting the following error while I try to send the push :

状态:已发送,但发现无效的令牌

Status: Sent, but found invalid token(s)

这是我创建临时构建时起作用的东西,可能是什么问题?

This thing worked while I created ad hoc builds.What could possibly be wrong?

您的设备ID(设备令牌)是否正确?

Is your device id (Device Token) is correct?