Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility SQLite with unity android client #128

Open
chockslam opened this issue Mar 6, 2023 · 1 comment
Open

Compatibility SQLite with unity android client #128

chockslam opened this issue Mar 6, 2023 · 1 comment

Comments

@chockslam
Copy link

So MonkeyCache works fine when I launch a unity client on my PC, however when I am launching an android build on my device, I am getting DllNotFoundException: Unable to load DLL 'e_sqlite3'. Tried to load the following dynamic libraries: Unable to load dynamic library 'e_sqlite3' because of 'Failed to open the requested dynamic library'....
when the SetProvider method is used.
image

@jamesmontemagno
Copy link
Owner

May need to add in sqlitepclraw https://www.nuget.org/packages/SQLitePCLRaw.bundle_green/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants