Custom Icon Product View
Creates a view to load an individual product from the App Store and merchandise it using a custom icon.
Platform Compatibility
iOS 17.0+ iPadOS 17.0+ macOS 14.0+ watchOS 10.0+ tvOS 17.0+ visionOS 1.0+
Tags
SwiftUI Code
ProductView(id: "auto_renewable_subscription_1") {
Image(systemName: "cat")
}
Found an issue or have a suggestion?
Created: June 27, 2026Updated: June 27, 2026