rexrainbow
1. I know, I am dealing with the Firebase Plugin. My question is: How do I configure the Firebase's database, so that whenever the game updates the scores, it gets the scores from this concrete database? Is it necessary to do this with a JSON?
2. This is very similar to question 1: once the player is authentificated (logged in), how do I automatically save his score to a database with his User ID, so the player is able to recover his current score if he logs in to his account from anther device?
3. Which system do you recommend for exporting games to Android/iOS instead of Intel XDK?
Thank you once again, once I solve this issues I will be able to publish my game (thanks to you! )