bizz84 / bizz84/SwiftyStoreKit
transaction.payment.quantity always 1
Open
type: bug
- Dominant language
- Swift
- Stars
- 6.7k
- Forks
- 801
- PR merge metrics
- No merged PRs in 30d
Description
## 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 keep 1
**To Reproduce**
Steps to reproduce the behavior:
just try to call SwiftyStoreKit.purchaseProduct fucntion and set quantity = 2
Contributor guide
Assessment
This issue has not been assessed yet.