我已经在我的iphone-ipad应用程序中添加了应用程序购买功能,它现在正在应用程序商店中工作。在应用程序商店中,一切都与正常工作的应用程序相同。我刚刚更新了应用程序中的一些视图。在商店中使用这款应用时,它会询问AppleID,并要求确认下载内容。当我在应用程序购买中测试的时候,它也要求这个AppleID和确认。但是现在,尽管它找到并获得了产品标识符,但它并不要求这些确认。Fri Jan 9 04:14:19 iP
来自iOS7的苹果废弃了SKPaymentTransaction实例的transactionReceipt属性,现在我们有了一个包含所有内容的大收据。在我的应用程序中,我有几个消耗品购买。completeTransaction:(SKPaymentTransaction *)transaction {
// [self sendRecieptToServer:transaction.transactionReceiptstatus' field and determin
here to save the purchase details of particular user console.log("recipt",result.transactionReceipt)setProductId(result.productId);
setReceipt(result.tran