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

## Bug Report After successful purchase, Verify Receipt Works for us, but not for Apple reviewer. They are getting below error and keeps on rejecting app. (SwiftyStoreKit.ReceiptError error 2). **To...

type: bug
help wanted
status: needs analysis
area: purchase flows
difficulty: advanced

## How To handle new enum case .deferred ? I see in latest 0.16.4 new enum case `.deferred(let pd)` must be handled in `SwiftyStoreKit.purchaseProduct`.

type: question

### Platform - [ ] iOS ### In app purchase type - [ ] Consumable When the user does not bind the Apple payment, the internal purchase will switch to...

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

### Bug Report **Apple says,** > We found that your in-app purchase products exhibited one or more bugs when reviewed on iPad running iOS 11.4.1 on Wi-Fi connected to an...

type: bug
answered
area: receipt-validation

When I call `fetchReceipt`, I get a warning about not ending a background task (`SKReceiptRefreshRequest`). `Background Task 5 ("SKReceiptRefreshRequest"), was created over 30 seconds ago. In applications running in the...

## Bug Report If I use SwiftyStoreKit I must run Xcode with Rosetta **To Reproduce** Steps to reproduce the behavior: 1. Add SwiftyStoreKit to your project and try to run...

type: bug

## Question in iOS14, customers can redeem offer codes on the App Store, through a one-time code redemption URL, or in your app if you’ve implemented the presentCodeRedemptionSheet() API. Does...

type: question
status: needs analysis

actually pay successd but it show "Unknown error,Please contact support", why it happends

type: bug