Contents

StoreKitError.unsupported

The operation doesn’t support this product.

Declaration

case unsupported

Discussion

The system surfaces this error when the type that originates the request doesn’t support the operation. For example, initializing an AdvancedCommerceProduct using the product ID of an in-app purchase that isn’t registered as a generic SKU in App Store Connect.

See Also

StoreKit Error Codes