【发布时间】:2016-10-03 10:34:10
【问题描述】:
我遵循本指南https://developer.xamarin.com/guides/xamarin-forms/working-with/databases/#PCL_WinRT,但在设备上运行应用程序后出现问题(在模拟器 WP 8.1 和 android 平台上工作正常):
Exception thrown: 'System.DllNotFoundException' in
SQLitePCLRaw.provider.e_sqlite3.ni.DLL Exception thrown:
'System.TypeInitializationException' in SQLite-net.ni.DLL
可以帮帮我吗?
【问题讨论】:
标签: c# sqlite xamarin windows-phone-8.1 sqlite-net