Contents

currentOrder

Gets the customized order of the promotion info objects the represent promoted products.

Declaration

static var currentOrder: [Product.PromotionInfo] { get async throws }

Mentioned in

Discussion

This asynchronous array returns a list of Product.PromotionInfo objects in the custom order they appear in on the device.

For information about setting the default order using App Store Connect, see Promote in-app purchases.