receipts = helper.decryptReceiptResponse(receiptResponse, APPLICATION_KEY);
The docs are old though, and describe 0.05 ODK:
receipts = helper.decryptReceiptResponse(receiptResponse);
And they mention:
In the future, we will encourage developers to avoid using the decryptReceiptResponse method.
My questions:
When is the final iteration for IAP framework expected?
It's cutting too close to launch date.
Where can I find my application key?
Bram
Comments