开发者

how to find if push notification certification is wrong?

开发者 https://www.devze.com 2022-12-13 19:00 出处:网络
I want to know that how do i find that my push notification certificate is wrong.I am getting devicetoken on my device but doesn\'开发者_JAVA百科t getting any notification.Follow the steps described h

I want to know that how do i find that my push notification certificate is wrong.I am getting devicetoken on my device but doesn'开发者_JAVA百科t getting any notification.


Follow the steps described here, (or imlement a function for catching the error in your code) and read the eroor. The example code here will let you know if the certificates is wrong. The author also notes this in the article.

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

0

精彩评论

暂无评论...
验证码 换一张
取 消