But when I changed to CloudDb(bcz I need to use online database), it only show up one score, and keep replace the new highest score, but only show 1 highest score on screen , why ???
ya that is for reference purpose. bcz after I change to clouddb, I never delete the bomb with the tinydb version(I want to keep it for reference since tiny version can work well). When I run the app, I did delete the bomb with tiny version, but the result with the clouddb bomb is no what I expected
I guess the main problem might be in the cloudDb part...
im no sure whether my sorting section is correct or not, but supposedly it should be alright since i use the same sorting block with previous tinyDb version, it can show up correct order with different score.
Maybe it is a clock issue, when game ends should you disable clock ? Set clock enabled and clock always fire to false ? and re enable them when new game starts ?