Hello, we have implemented the code to validate the windows phone IAP receipt on server, however when deploying code we get the following error:
Package can not be used in custom code deployment org.w3c.dom.Node : in source com.shephertz.app42.paas.customcode.sample.SecurityWindowsPhone
Here's the code: http://codepad.org/aBIMTr0D
I understand that I can't use some libraries in Custom Code, but can you please help us choose other libraries that would work for that task?