What is the expected output? What do you see instead?
I see OMEMO as the default encryption method on a new conversation. OTR will stick when set but I usually don't save messages for any period of time.
Please post the output of adb logcat. The log should begin with the start of Conversations and include all the steps it takes to reproduce the problem.
adb logcat -s conversations
_will update with logcat info_
See FAQ, it's by design to promote the move to the newer/better OMEMO.
"OMEMO should be preferred over OTR for contacts who use Conversations."
But it's not preferred in my case, none of my other contacts utilize OMEMO. I prefer OTR. Is there a way to disable OMEMO or force OTR by default?
OMEMO will only be the default if your contacts support it.
Is there a way to disable or force OTR by default?
Yes if you recompile Conversations you can disable OMEMO via flag in Config.java
But you really want to use OMEMO if your contacts support it.
well ok
Most helpful comment
OMEMO will only be the default if your contacts support it.
Yes if you recompile Conversations you can disable OMEMO via flag in Config.java
But you really want to use OMEMO if your contacts support it.