Skip to content

0.3.0

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 13 Mar 22:18
· 25 commits to main since this release

StoreKitPlus now uses Swift 5.9, which requires Xcode 15.

This version also adds support for visionOS, although the purchase operation doesn't work.

✨ Features

  • Product has a new products(for:) that uses a product representable collection.
  • ProductRepresentable has a new function to fetch all available products in a context.