Hi,this post is a direct request to nsb team.it is nice to have wasm sqlite available for us.however,what if the user play until a certain level,but deleted all the user data.and the user wanted to carry on from the played level .he can’t,as the level will be 1.so,I brave myself to ask nsb to get the file read write plugin into one of the new sample.you could slightly increase the $15 voltbuilder to $17 ,to compensate it.i think there are rare cases of developer looking to professional help to develop plugin.anyway,if you feel it isn’t feasible,just tell me,tst
Is this for a native app or a web app? if it’s for a native app (since your building with VoltBuilder), you are better off using the Cordova plugin for SQLite support.
That will save the data persistently, as well as remove the restrictions on database size.