SQLite for W10 UWP,提交失败 [英] SQLite for W10 UWP, Submission Failure

查看:70
本文介绍了SQLite for W10 UWP,提交失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

有一个节目停止问题,我将不胜感激。场景:安装了VS 2015和UWP extensions / sdk的全新Windows 10系统。尝试构建一个新的概念证明项目,读取/写入并创建一个SQLite数据库。

Having a show stopping problem that I would appreciate some help with. Scenario: A fresh Windows 10 system with VS 2015 and the UWP extensions/sdk installed. Attempting to build a new proof of concept project that reads/writes and creates an SQLite database.

在线学习几个教程之后,最简单的方法是添加SQLite for W10 UWP扩展作为参考,然后通过NuGet的SQLite.NET-PCL包。做完了;为SQL查询创建一些代码,在本地测试,
一切正常。

Following several tutorials online, it appears that the simplest way to achieve this is to add the SQLite for W10 UWP extension as a reference, and then the SQLite.NET-PCL package via NuGet. Done and done; create some code for the SQL queries, test locally, everything works great.

通过Dashboard的常规流程提交到Windows应用商店;一两个小时后,提交失败并出现认证错误。在这一点上,我陷入了如何在UWP中使用SQLite的僵局,并希望得到一些帮助。

Submitted to the Windows Store via the Dashboard's usual process; and after an hour or two it fails submission with a certification error. At this point, I am at an impasse as to how to use SQLite in a UWP and would appreciate some help.

也许我使用了错误的包,但如果是这样,我很困惑至于我应该使用哪一个。任何帮助都将不胜感激。

Perhaps I am using the wrong package, but if so, I am confused as to which one(s) I should use. Any help would be appreciated.

用于UWP扩展引用的SQLite似乎没有创建任何名称空间。

The SQLite for UWP extension reference did not appear to create any namespaces.

我也有点困惑,因为我认为PCL软件包的重点在于它可以在所有平台上移植,这是UWP的理想选择。我也希望将PCLStorage NuGet包用于其他目的,但我现在是一个预付款
,因为它可能会使商店提交失败。

I'm also a little confused because I thought that the whole point of a PCL package was that it was portable across all platforms, which is ideal for UWP. I was also hoping to make use of the PCLStorage NuGet package for another purpose, but I am now aprehensive as it might fail store submission.

API sqlite3_backup_finish in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_backup_init in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_backup_pagecount in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_backup_remaining in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_backup_step in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_bind_blob in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.
API sqlite3_bind_double in sqlite3.dll is not supported for this application type. SQLite.Net.Platform.WinRT.dll calls this API.

推荐答案

您好,

感谢您发布此内容。如果您还没有这样做,可以请我们打开
支持票
,这样我们就可以了看了吗?

Thank you for posting this. If you have not done so, can you please open a support ticket with us so we can have this looked into?

谢谢,

Jonathan


这篇关于SQLite for W10 UWP,提交失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆