DarkHorseComics / DHAppleReceiptParser

Parses apple receipts from the filesystem for iOS 7
Other
26 stars 15 forks source link

Determine price user paid for app #11

Open objectiveSee opened 10 years ago

objectiveSee commented 10 years ago

Is it possible to determine the price that the user paid for the App? I have switched mine from Paid to Free and want to make sure I can detect the paid users accurately. DHAppStoreReceipt:originalApplicationVersion is helpful, but not exactly when I needed. Thoughts?

Appreciate the cocoapod!