- what happens in logcat if you force the sync as in
adb shell am broadcast -a foundation.e.drive.action.FORCE_SCAN --receiver-include-background
- have you looked at the sqlite db if there’s anything curious in terms of cutoff of what files are synced, which aren’t? there’s a dump db command for (see Readme)
1 Like