electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
677 stars 86 forks source link

restrictedcapabilities namespace is not allowed #49

Closed martindrapeau closed 7 years ago

martindrapeau commented 7 years ago

During submission, I got this error Package acceptance validation error: You don't have permissions to specify the following namespaces in the appx manifest file of the package ludosquest.appx: http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities

I imagine this allows to run full trusted EntryPoint="Windows.FullTrustApplication".

Any workaround here?

martindrapeau commented 7 years ago

Ok, it seems I need to get permission to release a win32 desktop bridge app. Form to ask is here: https://developer.microsoft.com/en-us/windows/projects/campaigns/desktop-bridge