【问题标题】:Xamarin App crashes after testFlight release before my code runsXamarin 应用程序在我的代码运行之前发布 testFlight 后崩溃
【发布时间】:2022-11-29 00:14:18
【问题描述】:

您好,感谢您的阅读。

这是我第一次发布 ios 应用程序,我正在使用 Xamarin 将我的应用程序发布到 Android 和 iOS(应客户要求)。

现在,当我通过 visual studio/Rider 运行它时,应用程序部署并正常工作,但是当我将它推送到 testflight(通过 azure pipeline 和 microsoft App Center)时,我得到以下崩溃报告: link to crashreport

【问题讨论】:

    标签: xamarin.forms xamarin.ios testflight crash-reports visual-studio-app-center


    【解决方案1】:

    好吧,经过一些尝试和错误后,我发现了问题: 显然在 Xamarin 中,如果您使用 EFCore,则 mlink 有可能去除它使用的反射 更多信息(和我的救命稻草)可以在这里找到: https://learn.microsoft.com/en-us/ef/core/get-started/xamarin#explore-the-code

    【讨论】:

      猜你喜欢
      • 2019-07-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-10
      • 2015-04-27
      • 2011-01-26
      相关资源
      最近更新 更多