I am having troubles getting my app accepted by the Microsoft Store. My app has the following properties:
I have already tried debugging my app in my local machine using Debug and Release configurations with no problems. I have also tried sideloading it to other PCs with no problems either. What might be the cause of the crash when I try submitting it to the store?
If you need more info, would gladly give them if necessary.
App Policies: 10.4.2 Usability - App Crashes or Freezes
Notes To Developer
Unfortunately, we can’t test the app, because the app crashes at launch.
Tip: A Windows app may run flawlessly during development and testing, but after submitting it for certification testing, the app may crash or perform unexpectedly. Along these same lines, your app may not perform as expected after publication. You can contact Developer Support at http://aka.ms/storesupport if you need assistance with troubleshooting.
Tested Devices: Acer Iconia W700, Acer Switch 3, (Win 10 S) Microsoft Surface Laptop, High Performance Desktop
The workaround is to package the App using Visual Studio 2019. It seems that WinUI is having troubles when paired with the Packaging project. I just hoped that this was documented as I spent months trying to solve this problem. Thank you to everyone who helped me.