Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/main/guides/push-notifications-firebase.md
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ _Note: On iOS, you will see a popup asking you to allow notifications for your a

If your app successfully registers and you followed the code above, you should see an alert with a success message!

Now we'll test to see if the notifications are received by our device. To send a notification, in Firebase, go to the **Cloud Messaging** section under the Grow header in the project pane.
Now we'll test to see if the notifications are received by our device. To send a notification, in Firebase, go to the **Messaging** section under the Project shortcuts header in the project sidepanel.

Next, select the **New Notification** button.

Expand Down