mruegenberg / IAPManager

Yet Another simple in-app purchase interface
Other
139 stars 53 forks source link

Update persistence for iOS 7 #7

Open mruegenberg opened 11 years ago

mruegenberg commented 11 years ago

When using iOS 7, there is a new process for persisting purchased non-consumable IAPs. See here: "For non-consumable products and auto-renewable subscriptions in iOS 7 and later, use the app receipt as your persistent record."

moleksyuk commented 10 years ago

Hi @mruegenberg

Do you have any plans to fix this?

mruegenberg commented 10 years ago

Unfortunately, I don't have time at the moment, and it's not really a priority for me...

However, I do gladly accept pull requests!