You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
When I call this :- (void)initiateEncryptionWithUsername:(NSString_)recipient
accountName:(NSString_)accountName
protocol:(NSString*)protocol
I got return encoded message from :
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?
The text was updated successfully, but these errors were encountered: