i am trying to understand the SameGame in qml code available at the Example and Demos. And as far as i see, it used the temporary database to store the highscores through the .js (javascript file). I've been trying to have it accessed through the SqLite instead, but that doesn't work yet. Is there any of you who had faced the same problem as I did?
Also, my apologize if I posted in a wrong room.
Thank you.