UnitySQLiteAsync
UnitySQLiteAsync copied to clipboard
Not working on windows build
Unity 2022.3.62f1
it logs that table has no PK, but it has [PrimaryKey, AutoIncrement]
in unity editor it works perfectly
I am using asmdefs
Android working fine
I changed to https://github.com/gilzoide/unity-sqlite-net and it works