标签: ios in-app-purchase itunesconnect
我正在寻找一种获取iOS应用程序的所有应用程序内购买的方式。
到目前为止,我发现的是收据验证功能,该功能似乎可以通过HTTP回调in the Apple docs和iTunes Connect reporter tool使用。
"Receipt Fields" of the "Receipt Validation Programming Guide"中指定的数据正是我希望能够获取到目前为止发生的所有购买的数据。