问题
We have one of our live iOS Application in the App store and we are facing following issue while integrating SNS :
While creating a new Platform Application on SNS console , APNS does not accept the Production certificates but APNS_SANDBOX accepts both production and development certificates . the error which flashes is :
Invalid parameter: Attributes Reason: Platform credentials are invalid (Service: AmazonSNS; Status Code: 400; Error Code: InvalidParameter; Request ID: 2f24bcbb-1b66-589f-b0f1-f14baa098c46)
来源:https://stackoverflow.com/questions/30728950/production-certificates-not-working-for-apns-but-works-for-apns-sandbox-in-aws-s