LibSignalProtocolSwift icon indicating copy to clipboard operation
LibSignalProtocolSwift copied to clipboard

verifyMac failed ==> no valid sessions

Open uponup opened this issue 4 years ago • 0 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

uponup avatar Jan 28 '21 09:01 uponup