tikhop / TPInAppReceipt

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

[Feature Request] offer_code_ref_name #79

Closed c128128 closed 3 years ago

c128128 commented 3 years ago

Please add this: https://developer.apple.com/documentation/appstorereceipts/offer_code_ref_name

c128128 commented 3 years ago

UPDATE: Looks like it is not present in receipt 😏

tikhop commented 3 years ago

Hi @plananderson,

You are right - unfortunately, there is a bunch of attributes we can't access locally.

supermnemonic commented 1 year ago

hi @tikhop .. do you have any idea how to implement this?

i am currious that is it possible to be implemented? if so i wanna dig deeper to your library to adjust for myself.