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-201
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 201
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Tech Talk 201] Building ...

Tech Talk 201

Building Apps for iPhone X

2017 • 13:35

iPhone X has a beautiful new screen that will make your app look great. You may need to make some changes in your app to accommodate the new screen's size and rounded corners. Learn about some common pitfalls and see how you can take advantage of iOS 11's Safe Area and layout guides to make sure your app looks the best it can.

Speaker: Paul Marcos

Open in Apple Developer site