Files
react-native-firebase/docs/messaging/ios-configure-apns.md
2019-07-12 14:06:43 +01:00

1.1 KiB

title, description
title description
Configure Apple Push Notification service for FCM Create an Apple Push Notification authentication key, a provisioning profile and an App ID to use with FCM on iOS.

Configure APNs for FCM

Before you begin

This guide makes the following assumptions:

Create an Authentication Key

TODO

Upload your APNs authentication key

TODO

Create an App ID

TODO

Create a Provisioning Profile

TODO


Next

Configure your Xcode Project capabilities to support Remote Notifications for FCM.