Open llewelld opened 2 years ago
Double down on this, along with OpenSSL 1.1.1 (or latest) would make this verily much accessible for newer devices.
I built the app for aarch64 and armv7hl, but Bitwarden had changed the API. After a few fixes still got a captcha error in responses.
@nemishkor any way we could help?
@SolAZDev probably I have to implement captcha resovling via browser by user. I do not understand why I get this error. Requests from the app and cli client provided by bitwarden are the same
bitwarden's CLI client does not handle the "captcha required" error properly. It just queries the API key. I found the solution in bitwarden mobile client's code, but it is written on C# with Xamarin Android which I do not know.
Currently there are only armv7hl builds available on OpenRepos. It would be great if an aarch64 build could be made available.