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

Does anyone have a sample of implementation subscription offers (discounts) with SwiftyStoreKit? Any sample code or tutorial? Thank you in advance!

type: question

This one is easy to produce. Just try to build a clean update and it fails as per the below: macos:SwiftyStoreKit user$ carthage update *** Fetching SwiftyStoreKit *** Checking out...

type: bug

Should you force-refresh the receipt every time you verify? If a user purchases on their iPad, but also has the app installed on the iPhone - would the receipt be...

type: question
area: receipt-validation
help wanted

*Sandbox Environment* *** I've been testing auto renewable subscriptions and sometimes nothing happens when I click my purchase button, there is no purchase UI coming up. ```swift print("subscribe pressed") SwiftyStoreKit.purchaseProduct(IAPSingleton.s.subscriptionProductID,...

type: question

Hello, Is there support for "Billing Grace Period" (auto renewal subscriptions) or is this something I have to manage exclusively in my server when verifying the receipt and using the...

type: enhancement
help wanted
area: purchase flows
difficulty: beginner

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

type: question

### Platform - [x] iOS ### In app purchase type - [x] Non-consumable - [x] Auto-Renewable Subscription ### Environment - [x] Sandbox ### Version 0.13.3 ## Report ### Issue summary...

## Is there any change required in the code to support SCA requirements from the app side? ## If Yes, then how to do it, Is there support added in...

type: question

> [Firebase/Analytics][I-ACS023141] Purchase is a duplicate and will not be reported. Product ID: com.docdigitales.iosapp.plan_ilimitado_web_ios > Product is expired since 2020-08-12 19:33:37 +0000 I have a Group Subscription with 2 plans,...

type: bug
help wanted
area: purchase flows
difficulty: intermediate

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