Hi,
How do I setup the default OMEMO store. There are some tutorials out there that use the Signal variant and they call for :
OmemoConfiguration.setFileBasedOmemoStoreDefaultPath(new File("path/to/your/store"));
unfortunately this doesn’t seem to work anymore OmemoConfiguration does not have that method. How would I go about setting up the store then. Should I just create the directories manually? is there some updated sample code that works for smack-omemo not just signal-smack-omemo?
Best regards