electron-userland / electron-windows-store

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

Will appx be accepted into Windows Store? #31

Closed BradNewton closed 8 years ago

BradNewton commented 8 years ago

Will my appx be accepted into the Windows Store? I've ran the Windows App Certification Kit, it failed with several errors: Platform version launch App launch App prelaunch Restricted namespace Binary analyzer Supported APIs

The minimum version and namespaces have been created automatically. Binary analyzer and Supported APIs are failing on files that were created by electron-windows-store. Am I missing some settings? Or does the WACK just need to be updated to allow electron based apps?

felixrieseberg commented 8 years ago

The generated AppX runs fine on any Windows machine with the Anniversary Update, but it is not yet clear when exactly apps will be released to the store.