robotmedia / RMStore

A lightweight iOS library for In-App Purchases
Apache License 2.0
2.42k stars 450 forks source link

RMStore persistor keeps forgetting in-app purchases #132

Open bmueller opened 9 years ago

bmueller commented 9 years ago

I'm using the default keychain persistor to remember in-app purchases made by the user. Every so often, the app will forget the purchases and the user will need to restore purchases to get them to show up again. I've seen this happen on my device as well, but not sure how to reproduce it.

What could be causing this issue? I've implemented RMStore in another app, and that's working just fine...

sarperdag commented 9 years ago

I think it's because of this bug. https://devforums.apple.com/thread/254300