简体   繁体   中英

using MarketplaceDetailTask on wp8

I've been using MarketplaceDetailTask on WP7 for a while and it used to work fine. Using MarketplaceDetailTask, my app redirects user to marketplace and from there user can install targeted app.

Now on WP8, using same MarketplaceDetailTask, I'm able to redirect user to marketplace but cannot install app, and error msg is "This app is not available for your device" and when i tap this msg, a msgbox shows up and say "This might be because your phone software need to be updated, the app is exclusive to different mobile provider or app is not available in your country\\region"

But the same app can be installed from marketplace, navigated from IE using same url, that i used in my program.

can someone help me? thank you.

ps before you conclude, please note that, "But the same app can be installed from marketplace, navigated from IE using same url, that i used in my program."

一种快速的解决方法是使用WebBrowser控件而不是使用MarketplaceDetailTask API来模拟用户操作。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM