Skip to content

Add Non-Atomic Purchases

Compare
Choose a tag to compare
@bizz84 bizz84 released this 16 Nov 22:58
· 607 commits to master since this release

For cases when the host app needs to unlock functionality stored on a server as part of an in-app purchase, SwiftyStoreKit now enables non-atomic purchases.

This is an API breaking change. See the README for example usages.

This fixes #96 and #50.