bizz84 / bizz84/SwiftyStoreKit

after re purchasing a non consumable product the callback are not being called

Open
#402 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
6.7k
Forks
801
PR merge metrics
No merged PRs in 30d

Description

### Platform

- [x] iOS
- [ ] macOS
- [ ] tvOS

### In app purchase type

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

### Environment

- [x] Sandbox
- [ ] Production

### Version
0.13.3

### Related issues
https://github.com/bizz84/SwiftyStoreKit/issues/400

## Report

### Issue summary
When I tried to repurchase a non consumable product the purchase succeeded, but the callback for finishing the transaction was never called.

### What did you expect to happen
The callback needs to be called to verify and enable the product after the purchase

### What happened instead
No callback was called after purchasing a non consumable for both SwiftyStoreKit.purchaseProduct and SwiftyStoreKit.shouldAddStorePaymentHandler.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.