robertohuertasm / SQLite4Unity3d

SQLite made easy for Unity3d
MIT License
1.28k stars 265 forks source link

sqlite3.dll not found on iOS 10 (Xcode 8.3.2) with Unity 2017 beta #63

Open kunxin-chor opened 7 years ago

kunxin-chor commented 7 years ago

I am trying out the example scene in a fresh project using Unity 2017 beta. My test device is running iOS10 and the version of Xcode I am using is 8.3.2

When running the project, I got a the following error: DllNotFoundException : Unable to load DLL 'sqlite3': The specified module could not be found.

yvrez commented 7 years ago

I have the same issue. Not 100% sure but i think this is related to the 3.5 Net equivalent (or 4.6) and the dll provided by the actual version (sqlite3.dll). Any help on this would be super welcome

kunxin-chor commented 7 years ago

Unity has confirmed that it's a bug.

mihakrajnc commented 7 years ago

For completeness, this is the bug report from Unity: https://issuetracker.unity3d.com/issues/il2cpp-dllnotfoundexception-unable-to-load-dll-sqlite3-the-specified-module-could-not-be-found?_ga=2.185688623.722030214.1499071497-722125156.1494930069

It seems like it's fixed in the newest beta / release candidate, version Unity 2017.1.0f1.