mobile-center

Distribute UWP App to App Center (aka Mobile Center) using VSTS Task

╄→гoц情女王★ 提交于 2019-12-19 04:08:37
问题 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,

Fix VS Mobile Center Error: Publish build artifacts failed with error: Not found PathtoPublish

限于喜欢 提交于 2019-12-07 04:26:22
问题 When starting a build in Visual Studio App Center I am getting this error in the build logs. How do I fix this? ============================================================================== ##[error]Publish build artifacts failed with error: Not found PathtoPublish: /Users/ci/agent/vstsagent/_work/1/a/symbols ##[section]Finishing: Publish symbols ##[section]Starting: Create distribution ============================================================================== Task : Mobile Center Upload

Distribute UWP App to App Center (aka Mobile Center) using VSTS Task

最后都变了- 提交于 2019-12-01 00:48:44
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, even when consumed through App Center. Furthermore I noticed that the appxbundle is 18MB in size after