SwiftyStoreKit
SwiftyStoreKit copied to clipboard
Interrupted Purchase not handled
Bug Report
When the purchasing is interrupted by apple EULA updated, it fails with unknown error.
To Reproduce Steps to reproduce the behavior:
- In App Store Connect, Users and Access -> Sandbox Testers check "Interrupt Purchases for This Tester".
- Purchase as described in the Readme.md.
Expected behavior SwiftyStoreKit.purchaseProduct won't call its callback until the "You are all set" window appears.
Platform Information
- OS: iOS 14.4
- Purchase Type: auto-renewable subscription
- Environment: sandbox
- SwiftyStoreKit version: 0.16.3
Screenshots
I have a pr for this issue,
https://github.com/bizz84/SwiftyStoreKit/pull/622
please review
Same problem, PR seems to solve it.
Reviewed. Add an error please.
bug +1