christophhagen / LibSignalProtocolSwift

A Swift implementation of the Signal Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

verifyMac failed ==> no valid sessions

uponup opened this issue · comments

ourMac != mac
This will result in the error of 「no valid sessions」。

Why should we make macVerify? What's means? I can't find any solutions at this error, please help me


there are console logs:

ourMac:

  • 0 : 194
  • 1 : 9
  • 2 : 155
  • 3 : 187
  • 4 : 211
  • 5 : 6
  • 6 : 171
  • 7 : 188

mac:

  • 0 : 155
  • 1 : 106
  • 2 : 123
  • 3 : 114
  • 4 : 126
  • 5 : 218
  • 6 : 64
  • 7 : 161