osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
278 stars 90 forks source link

Cloud sync between two freshly installed apps on iPadOS and iOS produces sync errors / warnings #3936

Open maxmeyer opened 4 weeks ago

maxmeyer commented 4 weeks ago

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

  1. Setup of Cloud + Abo
  2. First sync between devices
  3. Sync conflicts occurred after a crash of OsmAnd on the iPad while syncing maps
  4. Cleared cloud using the iOS App
  5. Remove apps from iOS and iPad
  6. Setup apps again with no locally installed maps
  7. Start sync on first device - wait till the sync is finished successfully (green arrow)
  8. Start sync on second device
  9. Sync conflicts occure on second device - although there's nothing configured/installed on the device

Side notes

Questions

vshcherb commented 3 weeks ago

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

dmpr0 commented 2 weeks ago

Related