jnbt / candy_check

Check and verify in-app receipts
MIT License
125 stars 70 forks source link

[AppStore, Subscription] Add verification returning both receipt and receipt collection #14

Closed antonwestman closed 7 years ago

antonwestman commented 7 years ago

With the current verification models there is no way to get both the Receipt and the ReceiptCollection.

I'd like that in order to cut one request to apple while creating and validating a subscription.

antonwestman commented 7 years ago

I'll be back!