Deprecation of the ImageCreator class
As we continue to refine our approach to image generation, the ImageCreator class is being discontinued and will no longer work in iOS 27, iPadOS 27, macOS 27, and visionOS 27 or later. When we introduced the Image Playground framework, we included the ImageCreator class as a way for apps to generate images programmatically using the on-device image generation model.If your app uses the ImageCreator class, here's what to expect:
Beta OS releases: Your code will continue to co
Read more »