Aloha,
I'm trying to get the Data signature and Purchase data string from an In App Purchase to post to my server after the purchase is complete. I'm using a PHP script to verify the data before I write it to the database and allow the user to download. In the manager_PurchaseCompleted there is no option for this though I see it in the debugging code. If anyone could offer tips on accessing INAPP_PURCHASE_DATA and INAPP_DATA_SIGNATURE I would greatly appreciate it.
I'm trying to get the Data signature and Purchase data string from an In App Purchase to post to my server after the purchase is complete. I'm using a PHP script to verify the data before I write it to the database and allow the user to download. In the manager_PurchaseCompleted there is no option for this though I see it in the debugging code. If anyone could offer tips on accessing INAPP_PURCHASE_DATA and INAPP_DATA_SIGNATURE I would greatly appreciate it.