最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

flutter - How to generate App Manifest file for windows store - Stack Overflow

programmeradmin0浏览0评论

Using windows 11 and Android studio, I created flutter app for Windows.

Using MSIX package, I created MSIX file.

When I upload MSIX file into Microsoft Store, I get the error message looking for the App Manifest file.

The App Manifest file should have all the app info.

First, I don't know how to create App Manifest file and how to populate the App Manifest file with all the required information.

I've read that it is generated automatically using the build under build windows folder, but I don't see it.

Once I have MSIX and the App Manifest, I don't know how to bundle it together.

I think I need to create .msixbundle file.

The problem is that I need to use Visual Studio to generate this bundle file.

I cannot open MSIX file in Visual Studio.

If I try to create the app package manually, then Microsoft Help says: "Note that MakeAppx.exe does not create an app package upload file (.appxupload or .msixupload), which is the recommended type of valid app package for submissions to Partner Center.

发布评论

评论列表(0)

  1. 暂无评论