So, I use AWS SNS to send push notifications to Apple devices.
I have completed the following steps:
- Created an application identifier
- IOS Certificate Created for APNs Production
- Generated .p12 Certificate for Use in AWS SNS
- AWS SNS App Created
- Configuration in iOS app (works. I get DeviceToken and create EndPoint app for AWSSNS)
When I publish a message for this EndPoint: Message publishe asking ... But the notification does not appear on the device. Then I check the endpoint and Enabled = false
Hope someone can help. Thanks.
ios amazon-web-services amazon-sns swift apple-push-notifications
Norolim
source share