bizz84/SwiftyStoreKit

Can't restore purchases if promo code is used

Open

#262 aperta il 31 ago 2017

Vedi su GitHub
 (13 commenti) (3 reazioni) (0 assegnatari)Swift (792 fork)batch import
area: receipt-validationdifficulty: advancedhelp wantedtype: enhancement

Metriche repository

Star
 (6419 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Platform

  • [x ] iOS
  • macOS
  • tvOS

In app purchase type

  • Consumable
  • [x ] Non-consumable
  • Auto-Renewable Subscription
  • Non-Renewing Subscription

Environment

  • [ x] Sandbox
  • [x ] Production

Version

0.10.7

Related issues

Report

Issue summary

If I use a in-app purchase promo code, when restoring the app says it has found no restored purchases. If the item is normally bought it works fine. Promo codes both in production and while testing don't seem to be recognised by SwiftyStoreKit.

What did you expect to happen

I expected to restore the purchase (purchased trough promo code)

What happened instead

The app found nothing to restore.

Guida contributor