SKProductsRequestMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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


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


SKProductMBS   -   SKProductSubscriptionPeriodMBS


💬 Ask a question or report a problem