Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: tech-talks-10067
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 10067
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Tech Talk 10067] Bring d...

Tech Talk 10067

Bring desktop class sync to iOS with FileProvider

2022 • 10:26

Discover how you can sync files faster and more efficiently within your iPhone and iPad apps when you create a File Provider extension. Sync up with the File Provider team and learn how to build a modern File Provider for iOS. We’ll show you how to architect your app to support seamless file sync, uploads, and downloads. And we’ll explore how you can go stateless and fortify your file provider against unexpected conditions. To get the most out of this session, we recommend having experience with File Providers on macOS.

Speaker: Johannes Fortmann

Open in Apple Developer site