You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: