bizz84 / bizz84/SwiftyStoreKit

Purchase function returns success without purchasing product

Open
#657 3 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Swift
Stars
6.7k
Forks
801
PR merge metrics
No merged PRs in 30d

Description

## Bug Report
Calling SwiftyStoreKit.purchaseProduct does not show purchase dialog
It return callback with success with old transaction details

**To Reproduce**
Steps to reproduce the behaviour:

1. Existing subscription status is EXPIRED
2. User try to buy a new subscription
2. Call SwiftyStoreKit.purchaseProduct
3. callback return success with old transaction details without showing purchase dialog

**Expected behaviour**
After calling SwiftyStoreKit.purchaseProduct app should display purchase dialog

## Platform Information
- iOS 15.1
- Purchase Type: auto-renewable subscription
- Environment: TestFlight
- SwiftyStoreKit version: 0.16.1

## Additional context
Very in-consistent issue reproduced for some of the users

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.