File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
title : iOS Permissions
3
3
description : Request permissions from your users to allow notifications to be displayed.
4
4
next : /messaging/notifications
5
- previous : /messaging/usage
5
+ previous : /messaging/usage/ios-setup
6
6
---
7
7
8
8
## Understanding permissions
Original file line number Diff line number Diff line change 2
2
title : Cloud Messaging
3
3
description : Installation and getting started with Cloud Messaging.
4
4
icon : //static.invertase.io/assets/firebase/cloud-messaging.svg
5
- next : /messaging/ios-permissions
5
+ next : /messaging/usage/ ios-setup
6
6
previous : /functions/writing-deploying-functions
7
7
---
8
8
Original file line number Diff line number Diff line change 1
1
---
2
2
title : iOS Messaging Setup
3
3
description : iOS requires additional configuration steps to be completed before you can receive messages.
4
+ next : /messaging/ios-permissions
5
+ previous : /messaging/usage
4
6
---
5
7
6
8
Integrating the Cloud Messaging module on iOS devices requires additional setup before your devices receive messages.
Original file line number Diff line number Diff line change 60
60
- - Cloud Messaging
61
61
- - - Usage
62
62
- ' /messaging/usage'
63
+ - - iOS Project Setup
64
+ - ' /messaging/usage/ios-setup'
63
65
- - iOS Permissions
64
66
- ' /messaging/ios-permissions'
65
67
- - Notifications
You can’t perform that action at this time.
0 commit comments