AndreasGassmann
AndreasGassmann
Hi, thanks for your report. Does the camera work when you generate a new secret? This would help us narrow down if it's a general camera issue, or if it's...
Hi, this project has recently been migrated to `capacitor`, so `cordova` is not used anymore. You should be able to do `npm run build` and `npx cap sync` and then...
Hi, As far as I can see there are 2 issues: - `distributionSha256Sum` is not present - the version mismatch in the gradle version Is that correct or are there...
I replied directly in the linked gitlab discussion.
After updating the webview to version 90, does the error screen actually reflect the updated webview version? The screenshot you sent in telegram (which I think you sent after you...
After a quick google search I found these 2 sites, maybe they will help you to track down the error: https://forum.xda-developers.com/t/how-to-change-android-webview.3944297/ and https://github.com/Magisk-Modules-Repo/bromitewebview Regarding the airgap-docs, feel free to create...
> "Root needed." That doesn't make sense, as it removes all the security the phone has. Am I right? Yes. In fact, AirGap Vault will not run if your device...
Are you sure that phone is running Android 10? The error message indicates that it is running Android 4.4.2, which would also explain the very low WebView version of 30.0.0....
I have to agree with you that the Android landscape is very confusing compared to the iPhone world. But I have to say that I'm surprised you had so many...
My idea would be to include the steps to make it work in a separate issue to not overload the table. If in the end it's usually solved by simple...