Answered by:
[UWP][XAML]SQLite and Store deployement

Question
-
Dear all,
I have been susing in my app SQL lite. For that I have install from SQLITE.org web site the wix extension for UWP10 and then I am using is my project reference to SQLITE-NET and SQLITE-NET Async.
Does anyone of you are using those library and manage to place the app in the store without any errro ?
thnaks for advise
Friday, July 1, 2016 6:51 AM
Answers
-
Does you app pass certification at the store ?
IN my case in pass certification test locally using WACK but fail at th store
what reference do you have in your project for sqlite?
regards
Hi wakefun,
I followed this blog about “Using SQLite on the Universal Windows Platform” to use sqlite in my app, it could pass WACK. Please try this way.
Best Regards,
Xavier Eoro
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Xavier Xie-MSFT Friday, July 15, 2016 12:56 AM
- Marked as answer by Xavier Xie-MSFT Friday, July 15, 2016 3:22 AM
Monday, July 4, 2016 1:43 AM
All replies
-
Yes i am using SQLITE-NET and EntityFramework in combination with SQlite
Microsoft Certified Solutions Developer - Windows Store Apps Using C#
Friday, July 1, 2016 9:56 AM -
Does you app pass certification at the store ?
IN my case in pass certification test locally using WACK but fail at th store
what reference do you have in your project for sqlite?
regards
Friday, July 1, 2016 11:49 AM -
Does you app pass certification at the store ?
IN my case in pass certification test locally using WACK but fail at th store
what reference do you have in your project for sqlite?
regards
Hi wakefun,
I followed this blog about “Using SQLite on the Universal Windows Platform” to use sqlite in my app, it could pass WACK. Please try this way.
Best Regards,
Xavier Eoro
Note: This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Xavier Xie-MSFT Friday, July 15, 2016 12:56 AM
- Marked as answer by Xavier Xie-MSFT Friday, July 15, 2016 3:22 AM
Monday, July 4, 2016 1:43 AM