MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| BackgroundNotificationExample | ||
| BackgroundNotificationExample.xcodeproj | ||
| Configuration | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Implementing Background Push Notifications
Add background notifications to your app by using the UserNotifications framework.
Overview
- Note: This sample code project is associated with WWDC20 session 10095: Push Notifications Primer.
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.