atlantis_fb's Recent Forum Activity

  • Nepeo you are great.

    on android under "settings>additional settings>Backup&reset" there is "GoogleBackup&Reset" property. I shut down "Automatic restore (when reinstalling an app, restore backed up settings and data)" option there .

    And the problem has been fixed.

    Thanks a lot...

  • Devices keep a cache, try clearing that.

    What do you mean exactly clearing the cache of the device.

    I tried to clear data on android many times.

    Settings > System app settings > MyConstructProject > Clear data

    After clearing data, app starts with no save data. Then I unistall and reinstall the apk. After all the apk starts with save data again. How can it be, it makes no sense.

  • I agree, this is weird. I had a similar issue once, turned out it was my mistake - I was uninstalling the wrong app (same project but with a slightly different app_id).

    Have you tried another android device? Maybe there is some automatic backup app on your phone that's restoring the files?

    Yes I tried, there is no problem with diffrent android devices, Apk starts with no save data.

  • Have you thought about using "Clear Storage" at the beginning?

    Dear newt,

    When I use clearstorage action, saved data resets as you mentioned. But after uninstalling and reinstalling the apk, it finds a saved data again what I don't understand.

    I attached summarize events of debug apk.

    This events used to work until a few days ago (all data resets when uninstalling and reinstalling the apk).

  • I haven't found a solution yet. If anyone experienced this problem before or know the reason of this problem I'm very glad to hear.

    I searched the whole forum and documentation of construct, but I can't find an information about storage mechanism of construct.

    I think, construct debug apks place their data on android where these data only accesible by the app itself.

    So this issue would be regarded as a bug.

    I wish Construct team should consider this issue.

    thanks.

  • Hi,

    My problem is when I uninstall and reinstall the app on android, my game saving is not lost, they come back again. (I used LocalStorage plugin to save achievements).

    When I install the app to a different android device, game starts with no saving data as expected. So I quess there is a save file left on my device and when the apk installed, it finds this saved data.

    I want to learn, what is the location of LocalStorage plugin's save data on android.

    Under "/android/data" subfolder there is a folder named com.myconstructproject which is my project created with debuk apk. And there are "cache" and "file" subfolders in it.

    But the "cache" and "file" subfolders seems to be empty although I checked the show secret files option. There are no files in it.

    Thanks in advance..

    Tagged:

  • I got this warning a few times. It was simply fixed when trying to reopen the project several times.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Is the mobile advert plugin work with debuk apks?

  • Is Mobile Advert plugin work with debug apk?

  • Hi,

    I added an one dimensional array (width:4, height:1, depth:1) which has 4 cells. And with floor(random(9)) expression filled the cells which the numbers from 0 to 9.

    I want to check how many times a value exists in this array.

    So I created attached event. My problem is, this event continuosly add 1 to global variable X. I want to check the array once and then stop.

    As an example, if the array cells are (1,4,4,7) and I want to check how many 4's are placed in the array (in this example 2), how can I do it.

    Thanks in advance...

    Tagged:

atlantis_fb's avatar

atlantis_fb

Member since 25 Dec, 2018

Twitter
atlantis_fb has 1 followers

Trophy Case

  • 5-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

7/44
How to earn trophies