-
igorppbrLikes 0Problem Description
Hello,
I’m developing a cocos2dx game that has a sqlite local database. I need when the user do a login in Facebook the local database synchronize with a online database, on this way if the user login in another device the game progress of your account is loaded.
I read the google play games documentation but I didn’t find any functionality to do that.
Has any framework to do this?
Thanks!
-
Sonar Systems adminLikes 0
What is the end game result you are trying to acieve, what data are you storing?
-
igorppbrLikes 0
I’m storing the levels records, levels finished, currenct character and characters that were bought
-
Sonar Systems adminLikes 0
Check this out https://developers.google.com/games/services/cpp/savedgames
-
igorppbrLikes 0
Thanks,
I’m using Soomla framework in my game and Soomla have a feature to do this. I will use Soomla.
Thanks for the attention.
-
Sonar Systems adminLikes 0
OK
Login to reply