Push notification not able to export as p12 in iOS swift

Solution:

First you have to check that all the certificates are valid and not expired.If any certificate is expired then only the issue will occur..

If expired then delete the one and create new one to build that..

Comments

Popular posts from this blog

Convert NsNumber, NSDate to String in iOS Swift

store cgpoint in userdefaults iOS swift