Android In App Billing DEVELOPER_PAYLOAD not coming through
问题 I've been playing around the the Dungeons app and also my own billing code and pretty much have everything working except for one strangeness. It seems that no matter what I do I can't get the DEVELOPER_PAYLOAD to show up in the JSON signed response. If I'm reading thing right, the docs seem to say that I should see the developer_payload in the JSON market response. The Dungeons app seems to think it should see the developer_payload in the json too. I haven't gotten it to work in my code and