ChatSecure / OTRKit

An Objective-C Off-the-Record library for iOS.
http://chatsecure.org
Other
135 stars 55 forks source link

Off-the-Record private conversation. However, you do not have a plugin to support that. #31

Open jevonch opened 8 years ago

jevonch commented 8 years ago

When I call this :- (void)initiateEncryptionWithUsername:(NSString)recipient accountName:(NSString)accountName protocol:(NSString*)protocol

I got return encoded message from :

The return is : ?OTRv23? b>6285959451661@[ipaddress]</b has requested an Off-the-Record private conversation. However, you do not have a plugin to support that. See https://otr.cypherpunks.ca/ for more information.

Any solution for this?

jevonch commented 8 years ago

Hi Chris, I have learnt the otr and i have a basic about it. Can u help me for this one only? Why do i always get this "you do not have a plugin to support that." Big thanks..

x3mall1986 commented 7 years ago

@jevonch have you found a solution to your question? I have the same issue.