【问题标题】:AppCenter in UWP with sqlite-pcl-netUWP 中的 AppCenter 与 sqlite-pcl-net
【发布时间】:2018-10-10 22:54:27
【问题描述】:

我在我的多平台应用程序(适用于 Android 和 iOS 的 Xamarin Forms 以及本机 UWP(不是 Xamarin))中使用 AppCenter 和 SQLite。我也使用 SQLite。

它运行良好,但现在我更新到 AppCenter 和 SQLite 的较新版本,并且在 AppCenter.Start 调用时出现异常。例外是“找不到方法:'Void SQLite.SQLiteAsyncConnection..ctor(System.String, Boolean)'。”

AppCenter 版本 - 1.9.0 SQLite-net-pcl - 1.5.231

任何想法如何解决它?我不想降级 SQLite-net-pcl,因为我之前实际上是在测试版中,以使其与 UWP 和 Xamarin 一起使用。

【问题讨论】:

  • 我检查了 github 上的 Nuget 安装。您可能需要注意重要提示:您需要将 nuget 包添加到您的 PCL 项目和依赖于平台的项目中。
  • 我已经添加了。

标签: uwp sqlite-net visual-studio-app-center


【解决方案1】:

好的,已知问题https://github.com/Microsoft/AppCenter-SDK-DotNet/issues/753,等待修复。

【讨论】:

    猜你喜欢
    • 2018-01-11
    • 2017-03-10
    • 1970-01-01
    • 2018-11-11
    • 2023-03-19
    • 1970-01-01
    • 1970-01-01
    • 2023-04-10
    • 1970-01-01
    相关资源
    最近更新 更多