I'm a uwp developer, and I have published 4 apps in Microsoft store.
Now I want to add a button, which can open the store page published by me.
Like below.
How? Thanks :)
I'm a uwp developer, and I have published 4 apps in Microsoft store.
Now I want to add a button, which can open the store page published by me.
Like below.
How? Thanks :)
There is another schema available for WinStore for filtering by publisher
Here is example "ms-windows-store://publisher/?name=Printslon"
Launches a search for products from the specified publisher. Spaces in the name are allowed.
https://docs.microsoft.com/en-us/windows/uwp/launch-resume/launch-store-app