Recently, we implemented updates to the way Amazon Pinpoint handles push notifications via the Apple Push Notification service (APNs). In June, Apple announced that notifications sent to devices running iOS 13 and watchOS 6 would necessitate the inclusion of the new apns-push-type
header. This header is crucial for APNs as it determines whether a notification should appear on the user’s display. For further insights on this topic, be sure to check out this other blog post here.
These changes are part of our ongoing efforts to enhance user experience and ensure compliance with the latest Apple guidelines. If you’re looking for authoritative resources on implementing these updates, this link provides valuable information on the subject. Additionally, this YouTube video serves as an excellent resource to help you navigate these new requirements effectively.
By adapting to these new standards, developers can ensure that their notifications are not only compliant but also more engaging for users.
Leave a Reply