aporat / store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
Apache License 2.0
633 stars 153 forks source link

[iTunes][PurchaseItem] workaround for when expires_date is UNIX timestamp #60

Closed renekliment closed 7 years ago

renekliment commented 7 years ago

We have an iTunes receipt (v. <= 6) that is weird this way ... no idea why. Anyway, this fixes it. I have one more PR coming.

aporat commented 7 years ago

thanks. noticed that issue as well. merged