bizz84/SwiftyStoreKit

I have three purchaseProduct result and i dont use verifyReceipt when buy sucess.

Open

#532 geöffnet am 4. März 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Swift (792 Forks)batch import
help wantedtype: question

Repository-Metriken

Stars
 (6.419 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Platform

  • iOS
  • macOS
  • tvOS

In-app purchase type

  • Consumable
  • Non-consumable
  • Auto-Renewable Subscription
  • Non-Renewing Subscription

Environment

  • Sandbox
  • Production

Version

Please replace this with the version of SwiftyStoreKit you're using.

Report

I have three purchaseProduct result and I don't use verifyReceipt when buying is successful. I restart my app first, I can get SwiftyStoreKit.completeTransactions handler. The purchases are right (have three values), but I shut down my app. Restart it. The purchases just have one value. I don't use SwiftyStoreKit.finishTransaction. Is that why? (third product is the same product)

Contributor Guide