0 Replies Latest reply: Oct 7, 2014 8:41 AM by tamaii megusta RSS

    SharedObject can be deleted on Android.

    tamaii megusta Community Member

      I released my game on iOS,android and web.

       

      I used sharedobject to save my game data.

       

      It worked perfectly on iOS and web.

       

      and, It seemed perfect on Android but, many players found that sometimes, save data can be deleted.

       

      I collected the information and tested when this happens.

       

      I figured out it happens in two circumstance.

       

      1. when battery dies while playing my game.

      2. just push home button (still working on background) and take battery out right away to change new one.

       

      have you guys seen this problem?

       

      What is the reason? and any solution?