Moved prekey utils from CommCoreModule to separate OlmUtils.h/cpp because the prekey func will be used in other places too.
Used Claude to make the changes.
Depends on D14618
Differential D14619
[native] Move prekey c++ helpers to separate files Authored by bartek on Apr 29 2025, 1:32 PM.
Details Moved prekey utils from CommCoreModule to separate OlmUtils.h/cpp because the prekey func will be used in other places too. Depends on D14618 iOS and Android builds.
Diff Detail
Event TimelineComment Actions Move OTK func back because JSI lib would have to be included in the tools-specific CMake project and it's not worth |