OTRKit icon indicating copy to clipboard operation
OTRKit copied to clipboard

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

Open jevonch opened this issue 8 years ago • 2 comments

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

I got return encoded message from :

  • (void) otrKit:(OTRKit_)otrKit updateMessageState:(OTRKitMessageState)messageState username:(NSString_)username accountName:(NSString_)accountName protocol:(NSString_)protocol

The return is : ?OTRv23? 6285959451661@[ipaddress] 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 avatar Aug 11 '16 16:08 jevonch

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..

jevonch avatar Aug 14 '16 04:08 jevonch

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

x3mall1986 avatar Feb 03 '17 14:02 x3mall1986