SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Lightweight In App Purchases Swift framework for iOS 8.0+, tvOS 9.0+ and macOS 10.10+ ⛺

Results 128 SwiftyStoreKit issues
Sort by recently updated
recently updated
newest added

When this changes will update in SwiftyStoreKit library https://developer.apple.com/news/?id=smofnyhj

type: enhancement

## Bug Report Hello I am using SwiftyStoreKit.verifyReceipt method for verify receipt validation but its always return failure like user has not purchased this plan I am checking it after...

type: bug

## Bug Report Project not building **To Reproduce** 1. Add Apple vision platform for existing project 2. it does not build, says "SKDownload not available in xrOS" **Expected behavior** It...

type: bug

## Question the scene is: i subscribe a auto autoRenewable product. and successed. now i get a transactionid. and then i unsubscribe the product. the next, i suscribeed the product...

type: question

### Platform - [12.1] iOS - [ ] macOS - [ ] tvOS ### In app purchase type - [ ] Consumable - [ ] Non-consumable - [Y] Auto-Renewable Subscription...

Building targets with deployment lower than iOS 9 fails in Xcode 14.3. This PR bumps all deployment targets to the lowest versions [supported by Xcode 14.3](https://developer.apple.com/support/xcode/#minimum-requirements). I also enabled library...

I have recently got this news to the apple developer news channel, https://developer.apple.com/news/?id=ytb7qj0x So I want to know that will this affect my implementation to check the status of user...

## Bug Report Concurrent calls to retrieveProductsInfo cause a crash ## Platform Information - OS: ALL - Purchase Type: ALL - Environment: ALL - SwiftyStoreKit version: 0.16.1 A spinlock should...

type: bug

## Bug Report A clear and concise description of what the bug is. I want to get the user's latest purchase receipt through `fetchReceipt` to refresh the receipt. But all...

type: bug