NSCSKirk / Warehouse

A Swift 2.0 library for managing StoreKit.
MIT License
2 stars 0 forks source link

Add support for Auto-renewable product? #1

Open KelvinJin opened 8 years ago

KelvinJin commented 8 years ago

First, I really think this is a great library. It covers almost every aspect that's needed for IAP. The code is also well-formatted.

I notice that currently it doesn't seem to support Auto-renewable product (with possibly more than one receipts object). With the current architecture, it's not hard to add support for such product.

Again, thanks for sharing such a nice library with us.:)

NSCSKirk commented 8 years ago

Thanks for the kind words! I've never looked into the auto-renewable products but I'll check them out and see what I can do. Glad you like the library! 😀