sqlite3.dll not found on iOS 10 (Xcode 8.3.2) with Unity 2017 beta
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.
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
Unity has confirmed that it's a bug.
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.