I have a problem with distribution certificate of push notification. First I used developer certificate and push notifications works fine. Now my app is in app store and I use distribution certificate. I generated it in developer portal, create provisioning profile and subscribe app with this profile. Then I created certificate for server side and used it. If I send notification apple return connection OK but notification is never deliver. Where is a problem ? Thanks a lot ...
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Try to generate a new certificate, it happen sometimes. Thus, what kind of script do you use to send push notification ? if you use Easy APNS, make sure the "Production" certificate is selected for each device in you database. |
|||
|