[UWP] await CurrentApp.LoadListingInformationAsync()永远不会返回 [英] [UWP]await CurrentApp.LoadListingInformationAsync() never returns

查看:83
本文介绍了[UWP] await CurrentApp.LoadListingInformationAsync()永远不会返回的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我在Windows应用商店发布了一个应用已经有一段时间了,最​​近通过一些用户我才知道IAP项目的价格不是显示在非美国地区,经过调查,我发现这个电话永远不会在非美国地区返回
,并且当商店地区是美国时,这个电话会正常工作。

 var productListing =  await CurrentApp.LoadListingInformationAsync(); 


最近我没有在商店中编辑或重新发布IAP。这个问题在非美国地区造成了我的经济损失。因此,任何类型的帮助都将受到高度赞赏。

解决方案

Hello anubhavhcm,


抱歉为你造成很多麻烦。


我们已经报告了这个问题,似乎已经修复了,请参阅此案例


< a href ="http://stackoverflow.com/questions/41294574/await-currentapp-loadlistinginformationasync-never-returns"> http://stackoverflow.com/questions/41294574/await-currentapp-loadlistinginformationasync-never-returns


你能再次检查吗?


祝你好运,


Barry


Hi,

I have an app published in Windows Store for quite some time and recently through some users I came to know that the price of the IAP items is not being displayed in non-US regions, upon investigation I found that this call never returns in non-US region and works fine when the store region is US.

var productListing = await CurrentApp.LoadListingInformationAsync();

In recent times I have not edited or re-published the IAPs in the store. This issue is causing monetary loss for me in non-US regions. So, any kind of help would be highly appreciated.

解决方案

Hello anubhavhcm,

Sorry for causing a lot of trouble for you.

We have reported this issue and it seems it has already been fixed, see this SO case

http://stackoverflow.com/questions/41294574/await-currentapp-loadlistinginformationasync-never-returns

Could you please check it again?

Best regards,

Barry


这篇关于[UWP] await CurrentApp.LoadListingInformationAsync()永远不会返回的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆