Hi. I made a game and I want to get 10 coins when the user wins and less than 5 coins when he loses. When he wanted to see an advertisement and get 10 coins. When he downloads the game, he should have 50 coins. How can I fix it with an offline database?
Feel free to create two pages, one main page and one game page. Put two buttons on the game screen, one named and one named lost. If the win button is hit, we will get 10 coins, and if the button is lost, we will lose 5 coins. Put a label and a button on the main page. The number of coins of the user should be shown in the label and advertised when it is hit on the stall. I do not care, when the button is pressed, it must be advertised. Just click on the button to add 10 coins to the coins. I try to advertise myself.
I want my coins to be saved when the user leaves the game. He can not play when the user's coins are finished.