Where is Image Playground?
Asked on 10/10/2024
1 search
The Image Playground is a new feature introduced by Apple that allows users to create full images within an app. It can be integrated into your app by using the Image Playground API, which provides a pre-built UI for image creation. This feature is available on iOS 18 and macOS Sequoia, and it allows users to generate images on their device without needing to set up or pay for external models or servers.
To integrate Image Playground into your app, you need to initialize an instance of the Image Playground view controller and assign its delegate. The delegate will handle important lifecycle events, such as when image creation is finished or canceled. You can also provide initial concepts and source imagery to guide the image creation process.
For more detailed information, you can refer to the session What’s new in AppKit (00:01:44) where the Image Playground is discussed.

Customize spatial Persona templates in SharePlay
Learn how to use custom spatial Persona templates in your visionOS SharePlay experience to fine-tune the placement of Personas relative to your app. We’ll show you how to adopt custom spatial Persona templates in a sample app with SharePlay, move participants between seats, and test your changes in Simulator. We’ll also share best practices for designing custom spatial templates that will make your experience shine.

Platforms State of the Union
Discover the newest advancements on Apple platforms.

What’s new in privacy
At Apple, we believe privacy is a fundamental human right. Learn about new and improved permission flows and other features that manage data in a privacy-preserving way, so that you can focus on creating great app experiences.