-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cloud sync between two freshly installed apps on iPadOS and iOS produces sync errors / warnings #3936
Comments
There should be no conflict if user installs by default on 2 devices and runs sync . With palette we could use the timestamp if it's the same as in bundled_assets.xml (date was introduced there) then it shouldn't be backed up |
do we update files when updating app? Files should be updated if the user didn't change them. |
Technical PlanObjectiveCreate a storage system for storing file hashes. Use Cases for File Changes
File Replacement Process
Additional Requirements
|
To synchronize, you need to use the bundled_assets.json, which is shared for both iOS and Android. https://github.com/osmandapp/OsmAnd-resources/blob/master/bundled_assets.json |
Paritally fixed with bundled.json |
|
Testing 1
|
Issue
I"m not able to get a clean sync between an iPad and an iOS device using the OsmAnd Cloud sync after a cleared cloud and removed/reinstalled apps on both devices:
Steps to reproduce
Side notes
Questions
The text was updated successfully, but these errors were encountered: