Distribute UWP App to App Center (aka Mobile Center) using VSTS Task
问题 I'm currently working together with Microsoft on a case where one of your UWP Apps is crashing after start. After a lot of debugging around msbuild I recognized that the crash only occurs when the resulting appxbundle file is distributed over Microsoft App Center (aka Mobile Center). This is also only the case when the appxbundle is uploaded to App Center with the VSTS built in task "App Center distribute". When I upload the appxbundle manually using the App Center Portal it all works fine,