cupertino-sample-code/usernotifications-implementing-background-push-notifications
Mihaela Mihaljevic 37fd4fb24f Initial commit: 606 Apple sample code projects
MIT License - Apple Developer sample code
Downloaded via Cupertino (https://github.com/mihaelamj/cupertino)
2025-12-03 00:19:12 +01:00
..
BackgroundNotificationExample Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
BackgroundNotificationExample.xcodeproj Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
.gitignore Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
LICENSE.txt Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
README.md Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00

Implementing Background Push Notifications

Add background notifications to your app by using the UserNotifications framework.

Overview

Configure the Sample Code Project

Before you run the sample code project in Xcode, set up a remote notification server to send pushes. See Setting Up a Remote Notification Server.