cupertino-sample-code/backgroundassets-downloading-essential-assets-in-the-background
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
..
Configuration Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
Remote Resources Initial commit: 606 Apple sample code projects 2025-12-03 00:19:12 +01:00
WWDC Sessions 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

Downloading essential assets in the background

Fetch the assets your app requires before its first launch using an app extension and the Background Assets framework.

Overview

Configure the sample code project

Before you run the sample code project in Xcode:

  • Configure the WWDC Sessions and WWDC Sessions Background Assets Extension targets to use your Developer team for signing.
  • See Assign a project to a team.