Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jevonch opened this issue Aug 11, 2016 · 2 comments

Comments

@jevonch
Copy link

jevonch commented Aug 11, 2016

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
Copy link
Author

jevonch commented Aug 14, 2016

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
Copy link

x3mall1986 commented Feb 3, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants