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

b3f2601196a87569d463283c3a582ddcc7fccf0b - Merge pull request #652 from azouts/master Communicate deferred transactions to the app

Based on changes from #674 Test for concurrent retrieveProductRequest is very unstable - it crashes on read/write to the controller.inflightRequests and builder.request

## Bug Report Calling SwiftyStoreKit.purchaseProduct does not show purchase dialog It return callback with success with old transaction details **To Reproduce** Steps to reproduce the behaviour: 1. Existing subscription status...

type: bug

## Question I need to use func `func paymentQueue(SKPaymentQueue, didRevokeEntitlementsForProductIdentifiers: [String])` from `SKPaymentTransactionObserver` and it's only available in the latest version 0.16.3 but via CocoaPods I can install only 0.16.1...

type: question
difficulty: beginner

## Question Please explain your question in detail here. I can't undestand whats happening. I'm on sandbox, I can't validate the receipt of a renewable subscription. ▿ 1 element ▿...

type: question

## Bug Report when i call SwiftyStoreKit.purchaseProduct fucntion and set quantity = 2 when finish buy process,the return purchase.quantity always keep 1 and when call SwiftyStoreKit.completeTransactions also return purchase.quantity always...

type: bug

Since [Implementing Promotional Offers](https://developer.apple.com/documentation/storekit/in-app_purchase/subscriptions_and_offers/implementing_promotional_offers_in_your_app) is quiet complicated and recommended to use a server for creating the signature, do you plan to make life easier and implement it on the app...

type: enhancement
help wanted
difficulty: advanced
area: new technologies

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

macOS

### Platform - [X ] iOS - [ ] macOS - [ ] tvOS ### In app purchase type - [ ] Consumable - [ ] Non-consumable - [X ]...