bizz84/SwiftyStoreKit

Purchase is a duplicate and will not be reported

Open

#571 opened on Aug 12, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Swift (6,419 stars) (792 forks)batch import
area: purchase flowsdifficulty: intermediatehelp wantedtype: bug

Description

[Firebase/Analytics][I-ACS023141] Purchase is a duplicate and will not be reported. Product ID: com.docdigitales.iosapp.plan_ilimitado_web_ios Product is expired since 2020-08-12 19:33:37 +0000

I have a Group Subscription with 2 plans, if i buy first the Premium plan, and then the Basic Plan, everything works well, both Purchases Pass, but if i have The basic Plan and then try to buy the Premium plan, the payment was success but the verifyReceipt return me that Error Above.

I'm using the function to purchase and verifySubscription.

Contributor guide