Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHInAppReceipt receiptData differs from the actual transactionData #6

Open
mselevan opened this issue Jan 29, 2014 · 0 comments
Open

Comments

@mselevan
Copy link

I am not sure if it is supposed to be the same, but, comparing the data between the actual transaction data that comes through the paymentQueue:updatedTransactions: method and the receipt data held in the DHInAppReceipt is different. I was trying to use the DHInAppReceipt receiptData data to verify with the AppStore, but was getting errors back saying the data was invalid. Once I switched to either using the transaction receiptData or the entire data within the [[NSBundle mainBundle] appStoreReceiptURL] URL, it all worked.

Again, not sure if the DHInAppReceipt receiptData is supposed to match the transaction data, but, maybe some documentation as to what the receiptData is supposed to be would be helpful.

Thanks for this project, it has helped greatly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant