本文介绍了在试用版中收到应用程序的XML的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如果"GetAppReceiptAsync"与"GetAppReceiptAsync"相关,那么有人知道路径模式下Windows应用商店应用的XML Receipt结构吗?函数被称为?它会返回带有AppReceipt节点的Id属性值的收据吗?除了ReceiptDeviceId
,我希望在此试用模式期间能够跨设备唯一标识用户的一条信息。
解决方案
Does anyone know the XML Receipt structure for a Windows Store App in Trail mode if the "GetAppReceiptAsync" function is called? Will it return a receipt with a value in the Id attribute of the AppReceipt node? With the exception of the ReceiptDeviceId I would like a piece of information that uniquely identifies the user across devices during this Trial mode period.
解决方案
这篇关于在试用版中收到应用程序的XML的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!