docs/develop/contribute/more-info/mobile/push-notifications/ios.md
To deliver push notifications on iOS, you need to authenticate with Apple Push Notification service (APNs).
Mattermost recommends using token-based authentication with an APNs Auth Key (.p8) instead of certificates.
AuthKey_XXXXXXXXXX.p8 and store it securely.
You can only download the file once.
Once you’ve generated your APNs Auth Key and collected the Key ID, Team ID, and Bundle ID, continue to the Push Notification Service setup page to configure the Mattermost Push Notification Service (MPNS).