SwiftyStoreKit icon indicating copy to clipboard operation
SwiftyStoreKit copied to clipboard

Interrupted Purchase not handled

Open fluidvm opened this issue 4 years ago • 4 comments

Bug Report

When the purchasing is interrupted by apple EULA updated, it fails with unknown error.

To Reproduce Steps to reproduce the behavior:

  1. In App Store Connect, Users and Access -> Sandbox Testers check "Interrupt Purchases for This Tester".
  2. 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 image

fluidvm avatar Feb 16 '21 16:02 fluidvm

I have a pr for this issue,
https://github.com/bizz84/SwiftyStoreKit/pull/622 please review

gilhadas avatar Feb 17 '21 14:02 gilhadas

Same problem, PR seems to solve it.

thlbaut avatar Mar 14 '21 13:03 thlbaut

Reviewed. Add an error please.

NikKovIos avatar Jun 09 '21 09:06 NikKovIos

bug +1

cellgit avatar Aug 13 '21 03:08 cellgit