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: wwdc2018-414
$eventId
ID of event: wwdc2018
$eventContentId
ID of session without event part: 414
$eventShortId
Shortened ID of event: wwdc18
$year
Year of session: 2018
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2018] [Session 414] Understandi...

WWDC18 • Session 414

Understanding Crashes and Crash Logs

Developer Tools • iOS, macOS, tvOS, watchOS • 57:17

Sudden app crashes are a source of bad user experience and app review rejections. Learn how crash logs can be analyzed, what information they contain and how to diagnose the causes of crashes, including hard-to-reproduce memory corruptions and multithreading issues.

Speakers: Chris D’Angelo, Greg Parker, Kuba Mracek

Open in Apple Developer site