ios - unable to receive push message for production apns -


i can receive push message using development cert, when change use production cert, no message can received, , there no error occurred.

the apns address used is: ssl://gateway.push.apple.com:2195 , test ad-hoc deployment

as app not yet uploaded app store, may know if affect app receive push message?

thanks~

i got answer now, when archiving project, need use production distribution cert. production device token generated push notification.

using device token can send push device production apns.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -