I followed the exact instruction to generate the pem file from the p12 file, and this is the error message I got, which I don't know what to do.
Can anyone help?
I followed the exact instruction to generate the pem file from the p12 file, and this is the error message I got, which I don't know what to do.
Can anyone help?
Do you mean this tutorial: Push notifications for iOS, and, did you try these troubleshooting steps: Troubleshooting iOS. Probably there are something wrong with your pem file, could you please retry those steps and see what happens?
I have read both articles. I have followed all the instructions carefully, but there is no indication that I have done anything wrong up until the uploading. The troubleshooting article points to a AWS documentation page that does not contain any information about verifying whether the PEM file is valid.
Are you able to show the structure of you PEM file? Feel free to obfuscate the data.
I was able to use Admin API to set up Push Notification, although the documentation was very vague without any detailed instructions. I had to look through several other threads in this forum and AWS forum to piece together a solution.
But I don't consider this issue to be resolved, as strictly following the instruction, with a new certificate, on a different computer, in a different browser gives the same error message.
Are you indicating that the "upload PEM file" page on Game Manager maybe problematic? If that's the case, can you help us troubleshoot this issue by sharing your thoughts on possible causes?
Bag Attributes friendlyName: Apple Push Services: [REDACTED, App Bundle ID] localKeyID: [REDACTED] subject=/UID=[REDACTED, App Bundle ID]/CN=Apple Push Services: [REDACTED, App Bundle ID]/OU=[REDACTED, Apple Developer Team ID]/O=[REDACTED, Company Name]/C=[REDACTED, Region Code] issuer=/C=US/O=Apple Inc./OU=Apple Worldwide Developer Relations/CN=Apple Worldwide Developer Relations Certification Authority -----BEGIN CERTIFICATE----- [REDACTED] -----END CERTIFICATE----- Bag Attributes friendlyName: [REDACTED] localKeyID: [REDACTED] Key Attributes: <No Attributes> -----BEGIN PRIVATE KEY----- [REDACTED] -----END PRIVATE KEY-----
This is the certificate structure generated after following the instructions
So, the data you put into the Admin/SetupPushNotification API is the certificate and private key section, omitting other data in the PEM file such as Bag Attributes, Key Attributes, is that right?
2 People are following this question.
Android Push Token not available
Setting up Push Notifications is currently disabled.
Unable to send Push Notification to Android for a Task using the form
Receiving "PlatformApplication does not exist" when setting iOS Push Notifications
Push notification to segment doesn't show on android while to single player works correclty