buttercup / buttercup-mobile

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

[IOS] Failed unlocking source: Request failed: 0 undefined #312

Closed game5413 closed 2 years ago

game5413 commented 2 years ago

Hello, i'm facing issue when try unlock my fault that stored at Dropbox. Try to remove vault and re-add the vault and still got same result. Already tried unlock my fault on Redmi Note 9 Pro and it's work properly, it seem an issue on IOS.

Device: Iphone 7 (IOS 15.4) App Version: v2.3.0

image

perry-mitchell commented 2 years ago

Tested that my existing Dropbox vault would still open: it does. Only after removing it and trying to re-add it did I notice this issue.

perry-mitchell commented 2 years ago

I have a solution: It seems as though the Dropbox-API-Arg header in our client is failing on mobile, so we'll be moving it from the headers to the URI as documented here. App store submission ETA tomorrow.

perry-mitchell commented 2 years ago

Releasing to the app stores now.

perry-mitchell commented 2 years ago

Seems that 2.4.1 fixed the issue partially, but it was still occurring after adding a vault. Releasing another bugfix to address that as well.

perry-mitchell commented 2 years ago

Released 2.4.2 now, up to the app stores for final release time