Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
0 votes
0 answers
38 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
34 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
0 votes
0 answers
143 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
0 votes
0 answers
98 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
1 vote
1 answer
79 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
55 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
96 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
114 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
0 votes
0 answers
116 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
0 votes
1 answer
302 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
70 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
1 vote
0 answers
124 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
52 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
0 votes
0 answers
102 views

Invalid package family name: nnnnnpubname.appname_xxxidxxx (expected: nnnnnpubname.appname_yyyidyyy) Invalid package publisher name: CN=name (expected: CN=xxxxGUIDxxxx) I tried to upload an update on ...
J. H.'s user avatar
3 votes
0 answers
837 views

I have been trying to effect payment on Microsoft Partner Center for more than a month without success. The aim is to be able to publish an app that has been on Google Play for months. The commonest ...
Amani's user avatar

15 30 50 per page
1
2 3 4 5
59