autoRenewingEnabled
A Boolean value that indicates whether automatic renewal is enabled for the subscription.
Declaration
var autoRenewingEnabled: Bool { get }Discussion
By default, the system creates subscriptions with auto-renew enabled. To disable auto-renew, call disableAutoRenewForTransaction(identifier:).