sqlite MvvmCross Plugin Loading Issue and Unable to load DLL ;sqlite3

Solution 1:

For this issue download sqlite3.dll from http://www.sqlite.org/download.html. File name - sqlite-dll-win32-x86-3071602.zip That will contain sqlite3.dll. add dll in your project's bin directory so that SQLite-net can find it.

Solution 2:

add below nuget package in your project .same name differnt nuget package is avilable so please find below attribute nuget package
Created by: Frank A. Krueger
Id: sqlite-net-pcl
NuGet link: sqlite-net-pcl

More Info : http://developer.xamarin.com/guides/cross-platform/xamarin-forms/working-with/databases/

0 Comments

Featured Post

C# Object and Dynamic Types

This blog provides an in-depth explanation of object and dynamic types in C#. Object Type 1. Overview object ...

MSDEVBUILD - English Channel

MSDEVBUILD - Tamil Channel

Popular Posts