Platforms to show: All Mac Windows Linux Cross-Platform

SKProductsRequestMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
An SKProductsRequestMBS object is used to retrieve localized information about a list of products from the Apple App Store.

Your application uses this request to present localized prices and other information to the user without having to maintain that list itself.

To use an SKProductsRequest object, you initialize it with a list of product identifier strings, attach a delegate, and then call the request's start method. When the request completes, you receive the didReceiveResponse event.

Please also check the documentation from Apple for the SKProductsRequest class.
Available in Mac OS X v10.7 and later.

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes

  • Version 19.0
  • Version 17.4
    • Fixed bug in SKProductsRequestMBS which could lead to crash if you use the class and release instances before you got the event.

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


SKProductMBS   -   SKProductSubscriptionPeriodMBS


The biggest plugin in space...