benjaminmayo / merchantkit

A modern In-App Purchases management framework for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this library returns current date as expired date?

ramanocs1145 opened this issue · comments

Hi @benjaminmayo ,

In MerchantDelegate didChangeStatesFor merchant.state(for: subscriptionProduct) returns info.expiryDate on it's isPurchasedcase. But that expiryDate seems current date.

I was tried autorenewable subscription monthly.

here I'm getting like expires Optional(2019-04-15 09:44:10 +0000)

Kindly suggest me why it's happened?

@benjaminmayo I think when referred it, Maybe it's https://help.apple.com/app-store-connect/#/dev7e89e149d

So kindly ignore it and let me close this issue.

Thanks.