iphone - iOS push Notification SSL Revoked -


i have implemented push notification , uploaded build appstore. notifications coming fine on development, not coming production, found there issue in .pem file have generated production. unfortunately lost private key production ssl certificate, therefore can't generate same .pem file same certificate without private key. must have revoke old certificate new one.

my question that. have upload new build on appstore after revoking certificate? created new certificate seems notifications not coming on production still.

should have upload build??

yes, have create new provisioning profile new certificate , need submit build again new provisioning profile.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -