CurrentApp崩溃 [英] CurrentApp Crash

查看:68
本文介绍了CurrentApp崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我昨天创建了一个新的应用程序,然后配置产品ID,当产品ID审核完成时,


我提交了我的App包,今天已经pubilshed,状态变为应用程序商店,我已经可以下载了它。


为什么我使用CurrentApp会崩溃,我发现了很多类似的问题,是否等待24小时?

但我还有另外一个应用这个问题的方法吗?我已经等了很多天了。

我们怎样才能解决这个问题?



错误信息:


  info:调用RequestProductPurchaseWithResultsAsync(9C0C8C630CCA03B)。
[Windows :: ApplicationModel :: Store :: CurrentAppFactory :: RequestProductPurchaseWithResultsAsync ]¥b $ b错误:ChkHr(spStoreCommerce-> Initialize(HStringReference(wszCV).Get()))
( 0x803f6107) [Windows :: ApplicationModel :: Store :: CurrentAppFactory :: GetStoreCommerce]

错误:ChkHr(GetStoreCommerce(& spStoreCommerceWithConsumables) ))
(0x803f6107) [Windows :: ApplicationModel :: Store: :CurrentAppFactory :: RequestProductPurchaseWithResultsAsync]

解决方案

嗨柠檬Lo


欢迎
到开发通用Windows应用论坛
!请使用  标记 
发布到此论坛时,谢谢!


  1. 我认为你可以尝试等待24-48小时再次测试它。
  2. 使用RequestProductPurchaseWithResultsAsync()方法时,请确保产品ID正确
  3. 能否请您提供更多详细信息?您可以尝试使用提升的命令提示符运行WSCollect.exe。
    结果将保存在桌面上的CAB文件中。然后共享文件我们在一个驱动器中。
  4. 如果你的应用程序的目标版本是Windows 10 build 14393或更高版本,你可以尝试使用
    Windows.Services.Store 名称空间而不是Windows.ApplicationModel.Store来访问当前应用程序或其中一个加载项的与商店相关的信息。请参阅

    获取产品信息应用程序和加载项
    有关使用Windows.Services.Store API的更多详细信息。


最好的问候,


罗伊 


I created a new App yesterday, and then configure the product ID, when the product ID audit completed,

I submitted my App package, today has pubilshed, the state becomes in the application store, I can already download it.

Why I am using CurrentApp will be crash, I found a lot of similar problems, whether to wait 24 hours?
But I have another application of this problem? I have been waiting for many days.
How can we solve this problem?

Error Info:

 info:RequestProductPurchaseWithResultsAsync(9C0C8C630CCA03B) invoked. [Windows::ApplicationModel::Store::CurrentAppFactory::RequestProductPurchaseWithResultsAsync]
ERROR:ChkHr(spStoreCommerce->Initialize(HStringReference(wszCV).Get())) (0x803f6107) [Windows::ApplicationModel::Store::CurrentAppFactory::GetStoreCommerce]
ERROR:ChkHr(GetStoreCommerce(&spStoreCommerceWithConsumables)) (0x803f6107) [Windows::ApplicationModel::Store::CurrentAppFactory::RequestProductPurchaseWithResultsAsync]

解决方案

Hi Lemon Lo

Welcome to the Developing Universal Windows apps forum! Please utilize tagging when posting to this forum, thanks!

  1. I think you could try to wait for 24-48 hours and test about it again.
  2. Please make sure the product ID is correctly when you use the RequestProductPurchaseWithResultsAsync() method
  3. Could you please provide us about more detail information? You could try to run WSCollect.exe using an elevated command prompt. The result will be saved in a CAB file on the desktop. Then share the file to us in the one drive.
  4. If the target version of your app is Windows 10 build 14393 or higher, you could try to use Windows.Services.Store namespace instead of Windows.ApplicationModel.Store to access Store-related info for the current app or one of its add-ons. Please refer Get product info for apps and add-ons for more details about using Windows.Services.Store APIs.

Best regards,

Roy 


这篇关于CurrentApp崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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