OTRKit
OTRKit copied to clipboard
An Objective-C Off-the-Record library for iOS.
https://github.com/CocoaPods/CocoaPods/issues/6292#issuecomment-271023615
https://github.com/ChatSecure/ChatSecure-iOS/issues/385
We need to add `-fembed-bitcode` flag when building with Xcode 7.
I ran fresh installs on two devices and initiated an OTR session successfully. When I call "otr:fingerprintForAccountName" I get their fingerprint as expected. But when I call "otr:activeFingerprintForUsername" to retrieve...