buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 69 forks source link

[Android] WebDav Syncing not working since 2.1.0 #294

Closed MYDIH closed 2 years ago

MYDIH commented 2 years ago

Hi,

It seems that the webDav archives aren't synchronised anymore and that the changes made on this app aren't propagated to the archive in the webDav endpoints.

Is that the normal behaviour ?

Thanks in advance

mgma commented 2 years ago

I have the same issue with v2.1.0

casasfernando commented 2 years ago

Can you confirm if this happening on Buttercup for iOS or Android?

I'm using Buttercup 2.1.0 daily on iOS with webdav vaults and I'm not having any issues.

mgma commented 2 years ago

it happens on Buttercup for Android

casasfernando commented 2 years ago

@MYDIH maybe you can change the issue title and add [Android] in the beginning so it's quickly visible which platform is affected from the issue list?

MYDIH commented 2 years ago

Done. I'm on Android too

perry-mitchell commented 2 years ago

We found a bug that fixed #229 - I'm wondering if it could be causing this issue as well. Please update to 2.3.0 when it's out and let us know if it's still occurring.

mgma commented 2 years ago

I checked the issue with 2.3.0, syncing works now.

perry-mitchell commented 2 years ago

That's great, thanks for checking.