robotmedia / RMStore

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

In-App free subscription check #137

Open jamesmillerp opened 9 years ago

jamesmillerp commented 9 years ago

Hi there,

I'm using this lib for in-app purchases in my app. And I'm wondering is there a method with which I may check whether the current user is subscribed (the subscription is free In-App subscription).

Thanks, James