robotmedia / RMStore

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

Is RMStore still usable ? #207

Open meoz opened 7 years ago

meoz commented 7 years ago

I see the library is not been updated for more than a year. I'm wondering if it's still reliable to use in it's current state in an app with autorenewable-subscriptions ? If not is there a fork or alternative which is been worked on ?

inPhilly commented 7 years ago

I would also be interested in this. If not, is there a better library for use in an objective c app?

DoctorG commented 7 years ago

Is there a reason to believe it isn't working?

iwasrobbed commented 7 years ago

Have a look at https://github.com/bizz84/SwiftyStoreKit used in conjunction with https://github.com/tikhop/TPInAppReceipt

tblanchard commented 7 years ago

Read the code. There's not much of it and what there is looks pretty clean.

As to SwiftyStoreKit - not everyone wants to take on the overhead of the swift treadmill.

vince4 commented 7 years ago

RMStore project owner @hpique has made no public commit on github for 1 year. I loved this project, but with new features on StoreKit, I think RMStore should be deprecated.

Sorry :-'(

inPhilly commented 6 years ago

So it is basically still working with the latest iOS (11) - even though new features have not been implemented?

vince4 commented 6 years ago

Yes, it is still working with iOS 11, and Promoting In App Purchase (new feature) is not implemented.