Instance Property

isFamilyShareable

A Boolean value that indicates whether the product is available for family sharing in App Store Connect. Check the value of isFamilyShareable to learn whether an in-app purchase is sharable with the family group.

Declaration

@objc var isFamilyShareable: Bool { get }

Discussion

When displaying in-app purchases in your app, indicate whether the product includes Family Sharing to help customers make a selection that best fits their needs.

Configure your in-app purchases to allow Family Sharing in App Store Connect. For more information about setting up Family Sharing, see Turn-on Family Sharing for in-app purchases.