---
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>
