Hi can I see fatchfase
Asked on 08/12/2024
1 search
It seems like you might be referring to a feature or tool that isn't directly mentioned in the provided context from the WWDC sessions. However, if you're interested in learning about new features and tools presented at WWDC, here are some highlights from the sessions:
-
What’s new in Xcode 16: This session introduces the new flame graph in Instruments, which provides a high-level overview of trace execution, helping developers spot issues quickly. You can learn more about this feature in the Meet the flame graph section.
-
Meet FinanceKit: This session covers the new FinanceKit framework, which includes features like transaction history APIs and resumable queries for financial data. You can explore more in the Access financial data chapter.
-
Discover media performance metrics in AVFoundation: This session discusses new media performance metrics in iOS 18, which help diagnose playback issues like stalls and long start times. More details can be found in the What are events? chapter.
If you have specific questions about these sessions or need more information on a particular topic, feel free to ask!

Meet FinanceKit
Learn how FinanceKit lets your financial management apps seamlessly and securely share on-device data from Apple Cash, Apple Card, and more, with user consent and control. Find out how to request one-time and ongoing access to accounts, transactions, and balances — and how to build great experiences for iOS and iPadOS.

Track model changes with SwiftData history
Reveal the history of your model’s changes with SwiftData! Use the history API to understand when data store changes occurred, and learn how to use this information to build features like remote server sync and out-of-process change handing in your app. We’ll also cover how you can build support for the history API into a custom data store.

Discover media performance metrics in AVFoundation
Discover how you can monitor, analyze, and improve user experience with the new media performance APIs. Explore how to monitor AVPlayer performance for HLS assets using different AVMetricEvents, and learn how to use these metrics to understand and triage player performance issues.