[Cocos2dx] - Syncronize local data with online database

  • igorppbr
    Likes 0

    Problem 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 admin
    Likes 0

    What is the end game result you are trying to acieve, what data are you storing?

  • igorppbr
    Likes 0

    I’m storing the levels records, levels finished, currenct character and characters that were bought

  • Sonar Systems admin
    Likes 0

  • igorppbr
    Likes 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 admin
    Likes 0

    OK        

Login to reply