does lua or corona sdk have some support for
data storage between sessions? (besides io.)
f.e. i want to save last usersettings on exit of app,
and reload these the next time.
thanks group [import]uid: 54669 topic_id: 9494 reply_id: 309494[/import]
http://developer.anscamobile.com/content/file-io
http://developer.anscamobile.com/content/data-storage [import]uid: 12108 topic_id: 9494 reply_id: 34715[/import]
You can use sqlite3.
Check out my game:
Touch Cannon – a **FREE** game
Please rate
[import]uid: 12455 topic_id: 9494 reply_id: 34718[/import]
Check out this class:
http://developer.anscamobile.com/forum/2011/03/13/propertybag-all-your-data [import]uid: 23636 topic_id: 9494 reply_id: 34722[/import]
Thanks Guys!!!
I was aware of sqllite and io, but was looking for
a faster way:
Bruce, your class is BRILLIANT!
Thats what i ment,
thanks a mille m8
[import]uid: 54669 topic_id: 9494 reply_id: 34735[/import]
Sorry, but I should have given explicit credit to JayantVarma. You can see from the post that it’s not my code, it’s from jayantv. See his GIT project page at https://github.com/JayantVarma/Rating-Dialog-CoronaSDK [import]uid: 23636 topic_id: 9494 reply_id: 34744[/import]