Open javifernandez opened 3 months ago
I've tried these steps and cannot reproduce it. Could it be the case that the user has setup a Mozilla account which is synchronizing the data?
I've tried these steps and cannot reproduce it. Could it be the case that the user has setup a Mozilla account which is synchronizing the data?
That could be the case, indeed. However, I managed to reproduce a "similar" issue without any interaction with a Mozilla account.
@javifernandez do you have the Meta cloud backup active? Because that might be interferring
@javifernandez do you have the Meta cloud backup active? Because that might be interferring
It's active indeed, good point.
I'm going to try to reproduce it without it; perhaps that's root cause if the described behavior.
In this case, my suspicion is that the data being restored comes from a cloud backup. One way to test this is to add one last entry to history and bookmarks before deleting them.
Repeat the steps to reproduce the bug and check if that last entry is there.
Unfortunately, it seems that there isn't a predictable way for us to update cloud backups:
Backups happen automatically at the following times:
- Once per night, when the device is idle, charging, and connected to WiFi, similar to when the system will update the OS.
- When the app is uninstalled, if it was installed from the store
- Each time the app is exited, up to once every six hours
Each user can have multiple backup ‘slots’ per purchased app, per headset, and each backup run will not overwrite the previous slot. In addition to automated backups, users can manually request backups by going to the Cloud Backup tab located in device settings.
https://developers.meta.com/horizon/documentation/native/ps-cloud-backup
Configuration
Wolvic version: 1.7 Wolvic build ID: 182360411
Hardware: Quest3
Steps to Reproduce
Current Behavior
There is user data
Expected Behavior
All the user data should have been removed
Possible Solution
Context
In order to reproduce the issue is key that there is already user data from previous versions of Wolvic.
Error Logs and Stack Traces