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

28 lines
596 B
Markdown

---
title: Configure Xcode Project notification capabilities
description: Configure your Xcode Project capabilities to support Remote Notifications for FCM.
---
# Configure Xcode Project notification capabilities
TODO
---
## Next
There are no more integration steps for Messaging on iOS. 🎉
## Previous
<Grid>
<Block
title="Configure Apple Push Notification service for FCM"
to="/messaging/ios-configure-apns"
icon="tool"
color="#2196F3"
>
Create an Apple Push Notification authentication key, a provisioning profile and an App ID to use with FCM on iOS.
</Block>
</Grid>