SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

transaction.payment.quantity always 1

Open guo-m opened this issue 2 years ago • 0 comments

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

guo-m avatar Apr 24 '22 07:04 guo-m