Studio: Fix Microsoft Store login by adding protocol handler to AppxManifest - #1969
Conversation
ivan-ottinger
left a comment
There was a problem hiding this comment.
Thanks for the changes, Bernardo. This helps the Blueprints from everywhere project as well!
I see the auth deeplink now works correctly with the changes to the AppxManifest:
Screen.Capture.on.2025-10-30.at.11-12-52.mp4
The proposed changes look good to me. I just need to note that this is the first time I am reviewing this kind of updates to the manifest file so it would be worth having a second pair of eyes on this as well.
|
@bcotrim looks good, however, let's update description as it doensn't match the current changes. @twstokes do you think we should implement it in our fork (https://github.com/Automattic/electron-windows-store) at some point? |
e483c14 to
c3b8170
Compare
📊 Performance Test ResultsComparing 67a0999 vs trunk site-editor
site-startup
Results are median values from multiple test runs. Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change |
@wojtekn I hope that we don't have to keep the fork around for a long time, but please feel free to own any updates to the fork that you see fit. We can grant whatever permissions you may need to the repo. Thanks! |

Related issues
Proposed Changes
addProtocolHandlerToManifestto existing app manifestTesting Instructions
Pre-merge Checklist