tikhop / TPInAppReceipt

Reading and Validating In App Purchase Receipt Locally.
MIT License
631 stars 93 forks source link

Feature/improved objc support #96

Closed ortekka closed 2 years ago

ortekka commented 2 years ago

Allow isEligibleForIntroductoryOffer method to be called from Objective-C by exposing it through the InAppReceipt_Objc wrapper class.

tikhop commented 2 years ago

Hi @ortekka,

Thank you for PR. I will merge it asap.

tikhop commented 2 years ago

https://github.com/tikhop/TPInAppReceipt/issues/95