Hi
Can anybody help me?
I got this error in Unity while building in android everything is OK in editor
>> **Unable to load DLL 'sqlite3'. Tried the load the following dynamic libraries: Unable to load dynamic library 'sqlite3' because of 'Failed to open the requested dynamic library (0x06000000) `dlerror() = dlopen` failed: library "sqlite3" not found**
it says that sqlite3 not found, but it exists in `Assets/Plugins` folder



I got this error in Unity while building in android everything is OK in editor
>> **Unable to load DLL 'sqlite3'. Tried the load the following dynamic libraries: Unable to load dynamic library 'sqlite3' because of 'Failed to open the requested dynamic library (0x06000000) `dlerror() = dlopen` failed: library "sqlite3" not found**
it says that sqlite3 not found, but it exists in `Assets/Plugins` folder


