I currently have a somewhat working Windows 10 Universal app that uses the SQLite wrapper available here. The problem however is, when I deploy the app to a Windows 10 Mobile em
did you add the Sqlite module to your project ?
(under References -> Right click -> add new reference.)