Hi
I am trying figure out a way to use SQLite on IOS.
I have found this usefull script, and it works great on my computer
http://wiki.unity3d.com/index.php/SQLite
When I compile it to my iPhone the GUI shows up right, but it doesn’t insert anything to the db file.
It would be so great to get this script working. Normally I don’t code in Javascript but it seems to be pretty easy to control the script with C#.
Thanks