bizz84 / bizz84/SwiftyStoreKit
SwiftyStoreKit.purchaseProduct(productId, atomically: true){} some purchased transactions were not finished
Open
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
### Platform
- [√ ] iOS
- [ ] macOS
- [ ] tvOS
### In app purchase type
- [ ] Consumable
- [ ] Non-consumable
- [ ] Auto-Renewable Subscription
- [√ ] Non-Renewing Subscription
### Environment
- [√ ] Sandbox
- [ ] Production
### Version
0.13.0
### Issue summary
SwiftyStoreKit.purchaseProduct(productId, atomically: true){} some purchased transactions were not finished , then SwiftyStoreKit.completeTransactions(atomically: true) get them.
### What did you expect to happen
SwiftyStoreKit.purchaseProduct(productId, atomically: true){} all purchased transactions will be finished.
Contributor guide
Assessment
This issue has not been assessed yet.