requirePasswordForPurchases
A Boolean value that indicates whether to require the user’s password to make App Store transactions.
Declaration
var requirePasswordForPurchases: Bool? { get set }Discussion
Specify true to require the user’s password for each transaction. The value is nil if your app doesn’t configure this setting.