Unity Sqlite Android issue -
Unity Sqlite Android issue -
i've been trying utilize sqlite db unity android,
first i've tried http://wiki.unity3d.com/index.php?title=sqlite, working fine in editor not able build android.
i got error:"systemexception: 'system.net.sockets' supported unity android pro. referenced assembly 'mono.data.tds."
then upgraded unity free pro.
now can build unity project android device, database functions not working.
then tried illustration attached below thread, http://forum.unity3d.com/threads/sqlite-for-android-help-please.97043/
but working fine in editor, in device no database functions working.
how can solve this?
android sqlite sqlite3 unity3d unityscript
Comments
Post a Comment