I can’t reproduce this issue with the test account. Please try with 0.5.12 as soon as it’s ready and re-open of this issue still persists.
Can not add account
-
Hello together,
i try to revive my Asus TF101 with a custom rom. Unfortunately DAVX5 does not work. If I try to add an account the app “stops working” but closes only the account creation window. The app itself remains open. Any ideas?Thanks,
Andreas -
Hi,
This sounds like a problem of your custom ROM. You can however use adb to get more information: https://www.davx5.com/faq/how-to-debug#c77
What does
adb logcat
say when you try to add an account? -
@rfc2822 Hallo,
thanks for the quick answer. My log is attached, but I do not know what happens there…Andreas
-
Seems like it crashes when conscrypt (a library for TLS protocols and ciphers) is loaded. You would have to ask your Custom ROM vendor about that.
-
@rfc2822 Well… this ROM is very old… I think there will be nobody I can ask…
-
I see. Then you could also try to compile DAVx5 without Conscrypt (you’d only have to comment out a few lines in cert4android).