Platforms to show: All Mac Windows Linux Cross-Platform

Back to SKProductMBS class.

SKProductMBS.contentLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Total filesize of the assets.

Available in Mac OS X 10.8 and newer.
(Read only property)

SKProductMBS.contentVersion as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 12.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Version string of the product.

Available in Mac OS X 10.8 and newer.
(Read only property)

SKProductMBS.downloadable as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 12.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether this is a download item.

Available in Mac OS X 10.8 and newer.
(Read only property)

SKProductMBS.downloadContentLength as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 19.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The length of the downloadable files available for this product.

For MacOS 10.14 or newer.
Falls back to downloadLength for older OS versions.
(Read only property)

SKProductMBS.downloadContentVersion as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A string that identifies which version of the content is available for download.

The version string is formatted as a series of integers separated by periods.

For MacOS 10.14 or newer.
Falls back to ContentVersion for older OS versions.
(Read only property)

SKProductMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The internal reference to the SKProduct object.

(Read and Write property)

SKProductMBS.introductoryPrice as SKProductDiscountMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Introductory Price.

Available on MacOS 10.13.2 or later.
Value is nil on older systems.
(Read only property)

SKProductMBS.localizedDescription as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A description of the product.

The description is localized based on the currentLocale property.
(Read only property)

SKProductMBS.localizedTitle as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The name of the product.

The description is localized based on the currentLocale property.
(Read only property)

SKProductMBS.price as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The cost of the product in the local currency.

Use PriceString to get a localized formatted price.
(Read only property)

SKProductMBS.priceLocale as NSLocaleMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The locale used to format the price of the product.

(Read only property)

SKProductMBS.priceString as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The cost of the product in the local currency.

We format the price in the locale currency format.
(Read only property)

SKProductMBS.productIdentifier as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The string that identifies the product to the Apple App Store.

(Read only property)

SKProductMBS.subscriptionGroupIdentifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The identifier of the subscription group to which the subscription belongs.

All auto-renewable subscriptions must be a part of a group. You create the group identifiers in App Store Connect.
Available on MacOS 10.14 or newer.
(Read only property)

SKProductMBS.subscriptionPeriod as SKProductSubscriptionPeriodMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Subscription period.

Available on MacOS 10.13.2 or later.
Value is nil on older systems.
(Read only property)

The items on this page are in the following plugins: MBS MacCloud Plugin.


The biggest plugin in space...