Skip to main content
0 votes
0 answers
18 views

Using the C++/WinRT APIs for Microsoft Store apps (Windows.Store.Services), what is the flow for in-app purchases that require parental authorisation, and how do I test this? Flow: User attempts ...
Paul Masri-Stone's user avatar
0 votes
0 answers
30 views

There are two add-ons defined for my UWP app in the MSFT Partner Store. These worked until I had to cut a new local code signing certificate. I used my StoreID as the CN. Now they are no longer ...
J. H.'s user avatar
  • 111
0 votes
0 answers
134 views

I have a Windows Desktop app published in the Microsoft Store. It was previously sold at a fixed price ($85), and some users purchased it. Now, I want to make the app free to download, but limit the ...
Taras's user avatar
  • 85
0 votes
0 answers
57 views

I'm building a WinRT CLI wrapper in C# that checks if a user owns an active Microsoft Store subscription add-on. This CLI is called from an Electron + React.js app using command-line arguments and ...
FeedFall8's user avatar
0 votes
0 answers
29 views

I have a WPF app in the Windows Store, and it's using the Windows App SDK, so that I can use the StoreContext to handle subscription and consumable add-on purchases. I'm also using the Microsoft Store ...
Travis Troyer's user avatar
0 votes
0 answers
60 views

I am creating a react / electron desktop app for mac/windows/linux. When I run my electron-builder command npm run build it creates the dist/ folder containing my windows builds. It creates windows ...
Martin's user avatar
  • 1,582
1 vote
1 answer
71 views

I'm fetching sales data using the analytics json feed described here: https://learn.microsoft.com/en-us/windows/uwp/monetize/acquisitions-data I'm able to successfully login and I can successfully ...
Kenny Wyland's user avatar
0 votes
1 answer
51 views

i want to use StoreBroker in a TFS Build-Pipeline fow publishing a app into the windows store. for this i use following script: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]:...
Volkhard Vogeler's user avatar
0 votes
0 answers
81 views

I have created a .msix for my Delphi app, which installs fine locally, and WACK (Windows App Certification Kit) passes with no blocking issues. I have checked that the AppxManifest.xml identity and ...
Simon Carter's user avatar
1 vote
0 answers
106 views

Our application was developed using UWP and submitted to the Microsoft store. According to the Microsoft partner center, there has been a significant drop in the installation of our app (the decline ...
ahak's user avatar
  • 41
0 votes
0 answers
104 views

I am working on an UWP app. I am facing issue while making a release submission to Microsoft App store. App Store rejects the submission by mentioning error code 1201. The same app is already in the ...
Gaurang Dave's user avatar
  • 4,074
0 votes
1 answer
278 views

I have a .NET Maui application that I want to publish to the Windows store. In the new .NET 8 template, I am seeing the following line for targeting windows <TargetFrameworks Condition="$([...
Rikudou En Sof's user avatar
0 votes
0 answers
65 views

I have a C++ MFC application, which hangs when the application is updated via the Microsoft Store. After the update the application is not running. How can I ensure the application keeps running after ...
Wayne's user avatar
  • 3,639
1 vote
0 answers
117 views

I am currently experiencing a problem with Microsoft store API (Windows.Services.Store) in Unity UWP build of the game. I have my own API built on top of Windows.Services.Store Situation is as ...
Glebs Medvedevs's user avatar
0 votes
1 answer
47 views

I want to update my app and have created a new submission in Partner Central. Every single item checks out, but the Submit button is greyed out with the error "Please review and address any ...
J. H.'s user avatar
  • 111

15 30 50 per page
1
2 3 4 5
59