Contents

finish()

Indicates to the App Store that the app delivered the purchased content or enabled the service to finish the transaction.

Declaration

func finish() async

Mentioned in

Discussion

Call finish() to complete a transaction after you deliver the purchased content or enable the purchased service. For on-demand resources, don’t finish the transaction until the app completes downloading the resource or you’ve otherwise delivered the resource.

See Also

Finishing the transaction