Replies: 1 comment
-
|
hello, did you find a solution ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if this is offtopic here, I just could not find any community forum link and here it only offers a bug report template. So I want to ask a question, not to report a bug.
I was using
validateReceiptIosreturn value to obtain certain things such as the expiration date.Now with SK2 there are no receipts. Is there a supported way of obtaining the transaction-related metadata similar to how the response of receipt validation worked? I could not find any new transaction-related getter-like methods in the api. And although I am suspicious that
verificationResultIOScould do this for me, I just dont know how to read the data from it (seems like base64-encodedES256).Thanks!
Beta Was this translation helpful? Give feedback.
All reactions